llvm-6502/lib
Daniel Dunbar 2761fc4270 MC: Move target specific fixup info descriptors to TargetAsmBackend instead of
the MCCodeEmitter, which seems like a better organization.
 - Also, cleaned up some magic constants while in the area.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121953 91177308-0d34-0410-b5e6-96231b3b80d8
2010-12-16 03:20:06 +00:00
..
Analysis Update a comment. 2010-12-16 02:55:10 +00:00
Archive Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients. 2010-12-09 17:36:48 +00:00
AsmParser Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients. 2010-12-09 17:36:48 +00:00
Bitcode
CodeGen MC: Make TargetAsmBackend available to the AsmStreamer. 2010-12-16 03:05:59 +00:00
CompilerDriver
ExecutionEngine
Linker Support/MemoryBuffer: Replace all uses of std::string *ErrMsg with error_code &ec. And fix clients. 2010-12-09 17:36:48 +00:00
MC MC: Move target specific fixup info descriptors to TargetAsmBackend instead of 2010-12-16 03:20:06 +00:00
Object Mach-O: Tweak field name. 2010-12-10 06:19:39 +00:00
Support lib/Support/regexec.c: Let Regex LLP64-aware. 2010-12-16 01:48:15 +00:00
Target MC: Move target specific fixup info descriptors to TargetAsmBackend instead of 2010-12-16 03:20:06 +00:00
Transforms Make memcpyopt TBAA-aware. 2010-12-16 02:51:19 +00:00
VMCore Move Value::getUnderlyingObject to be a standalone 2010-12-15 20:02:24 +00:00
Makefile