llvm-6502/include/llvm/Support
2014-07-08 08:59:22 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
ARMBuildAttributes.h Emit the ARM build attributes ABI_PCS_wchar_t and ABI_enum_size. 2014-06-20 10:08:11 +00:00
ARMEHABI.h
ARMWinEH.h Avoid non-ascii character in the source code. 2014-06-27 17:25:54 +00:00
ArrayRecycler.h
Atomic.h
BlockFrequency.h
BranchProbability.h
Capacity.h
Casting.h
CBindingWrapping.h
circular_raw_ostream.h
CodeGen.h
COFF.h Support: update DLLCharacteristics enumeration 2014-06-27 03:11:18 +00:00
CommandLine.h
Compiler.h Add a LLVM_NOEXCEPT to Compiler.h. 2014-06-10 20:45:52 +00:00
Compression.h
ConvertUTF.h Support/ConvertUTF: implement U+FFFD insertion according to the recommendation 2014-06-16 11:09:46 +00:00
CrashRecoveryContext.h For CrashRecoveryContext::RunSafelyOnThread, propagate Darwin's PRIO_DARWIN_BG to the new thread if it is 2014-06-25 23:54:50 +00:00
DataExtractor.h
DataStream.h
DataTypes.h.cmake
DataTypes.h.in
Debug.h
Disassembler.h
DOTGraphTraits.h
Dwarf.h Emit DWARF3 call frame information when DWARF3+ debug info is requested 2014-06-19 15:39:33 +00:00
DynamicLibrary.h
ELF.h Mips.abiflags is a new implicitly generated section that will be present on all new modules. The section contains a versioned data structure which represents essentially information to allow a program loader to determine the requirements of the application. This patch implements mips.abiflags section and provides test cases for it. 2014-07-08 08:59:22 +00:00
Endian.h Using llvm::sys::swapByteOrder() for the common case of byte-swapping a value in place 2014-06-14 13:18:07 +00:00
EndianStream.h
Errc.h Finishing touch for the std::error_code transition. 2014-06-13 17:20:48 +00:00
Errno.h
ErrorHandling.h Make the error-handling functions thread-safe. 2014-06-13 21:20:44 +00:00
ErrorOr.h Finishing touch for the std::error_code transition. 2014-06-13 17:20:48 +00:00
FileOutputBuffer.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
FileSystem.h Fix 'platform-specific' hyphenations 2014-06-30 18:57:16 +00:00
FileUtilities.h
Format.h
FormattedStream.h
GCOV.h
GenericDomTree.h Move operator[] to DomTreeNodeBase 2014-07-02 06:50:48 +00:00
GenericDomTreeConstruction.h
GraphWriter.h Revert "Introduce a string_ostream string builder facilty" 2014-06-26 22:52:05 +00:00
Host.h
IncludeFile.h
LEB128.h
LICENSE.TXT
LineIterator.h
Locale.h
LockFileManager.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
MachO.h Add the -arch flag support to llvm-nm to select the slice out of a Mach-O 2014-06-30 18:45:23 +00:00
ManagedStatic.h Re-apply r211287: Remove support for LLVM runtime multi-threading. 2014-06-27 15:13:01 +00:00
MathExtras.h Undefine R2, R4, R6 after use. 2014-07-02 14:40:35 +00:00
MD5.h
Memory.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
MemoryBuffer.h Update the MemoryBuffer API to use ErrorOr. 2014-07-06 17:43:13 +00:00
MemoryObject.h
Mutex.h Include Threading.h instead of forward declaring a function. 2014-06-19 20:20:03 +00:00
MutexGuard.h
OnDiskHashTable.h
OutputBuffer.h
Path.h
PluginLoader.h
PointerLikeTypeTraits.h
PrettyStackTrace.h
Process.h Refactor the code in clang to find a file in a PATH like environment variable into a helper function 2014-06-30 19:54:20 +00:00
Program.h Don't use 'using std::error_code' in include/llvm. 2014-06-12 21:46:39 +00:00
RandomNumberGenerator.h Fix the build. 2014-06-25 15:47:36 +00:00
raw_os_ostream.h
raw_ostream.h Revert "Introduce a string_ostream string builder facilty" 2014-06-26 22:52:05 +00:00
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
RWMutex.h
SaveAndRestore.h
ScaledNumber.h Include <tuple> for std::tie 2014-06-24 05:59:52 +00:00
Signals.h
SMLoc.h
Solaris.h
SourceMgr.h SourceMgr: make valid buffer IDs start from one 2014-07-06 10:33:31 +00:00
StreamableMemoryObject.h Convert some assert(0) to llvm_unreachable or fold an 'if' condition into the assert. 2014-06-19 06:10:58 +00:00
StringPool.h Fix breakage from r211244 by using LLVM_EXPLICIT to avoid using explicit operators under MSVC where they're not supported. 2014-06-19 01:09:49 +00:00
StringRefMemoryObject.h
SwapByteOrder.h Adding llvm::sys::swapByteOrder() for the common use-case of byte-swapping a value in place 2014-06-14 12:52:55 +00:00
SystemUtils.h
TargetRegistry.h Remove obsolete function TargetRegistry::getClosestTargetForJIT() 2014-07-01 10:47:13 +00:00
TargetSelect.h
Threading.h Re-apply r211287: Remove support for LLVM runtime multi-threading. 2014-06-27 15:13:01 +00:00
ThreadLocal.h
Timer.h
TimeValue.h
ToolOutputFile.h
type_traits.h
Unicode.h
UnicodeCharRanges.h
Valgrind.h
Watchdog.h
Win64EH.h
WindowsError.h Try to fix the mingw build. 2014-06-12 00:24:39 +00:00
YAMLParser.h
YAMLTraits.h Revert "Introduce a string_ostream string builder facilty" 2014-06-26 22:52:05 +00:00