llvm-6502/lib
Rafael Espindola 75a9d37187 Move the bitcode error enum to the include directory.
This will let users in other libraries know which error occurred. In particular,
it will be possible to check if the parsing failed or if the file is not
bitcode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214209 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-29 20:22:46 +00:00
..
Analysis
AsmParser
Bitcode Move the bitcode error enum to the include directory. 2014-07-29 20:22:46 +00:00
CodeGen [Debug Info] remove DITrivialType and use null to represent unspecified param. 2014-07-29 18:20:39 +00:00
DebugInfo
ExecutionEngine [RuntimeDyld][AArch64] Make encode/decodeAddend also work on big-endian hosts. 2014-07-29 19:57:15 +00:00
IR [Debug Info] remove DITrivialType and use null to represent unspecified param. 2014-07-29 18:20:39 +00:00
IRReader
LineEditor
Linker
LTO
MC
Object
Option
ProfileData Coverage: fix the missing output stream in recursive call to CoverageMappingContext::dump 2014-07-29 19:58:16 +00:00
Support
TableGen
Target Add a number of aliases for SPR access. 2014-07-29 18:55:43 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile