hanchenye-llvm-project/llvm/lib
Rafael Espindola 1048e75fb9 Next step: Only pad debug_line when the target is darwin. Add a FIXME to avoid
doing that if the target is darwin10 or newer.

This fixes
*) Direct object emission was producing objects without the workaround on
   darwin9.
*) Assembly printing was producing objects with the workaround on linux.

llvm-svn: 120866
2010-12-04 00:31:13 +00:00
..
Analysis Also inore '()' while creating mdnode name from ObjC symbol name. 2010-12-03 23:40:45 +00:00
Archive Merge System into Support. 2010-11-29 18:16:10 +00:00
AsmParser Add a new 'hotpatch' attribute. This attribute will insert a two-byte no-op 2010-10-25 15:37:09 +00:00
Bitcode Generalize the darwin wrapper hack to work with generic macho triples as well as darwin ones. 2010-11-29 23:29:54 +00:00
CodeGen Rename virtRegMap to avoid confusion with the VirtRegMap that it isn't. 2010-12-03 22:25:09 +00:00
CompilerDriver Now to chant the magical incantation that will exorcise the System library 2010-11-29 19:44:50 +00:00
ExecutionEngine Merge System into Support. 2010-11-29 18:16:10 +00:00
Linker Merge System into Support. 2010-11-29 18:16:10 +00:00
MC Next step: Only pad debug_line when the target is darwin. Add a FIXME to avoid 2010-12-04 00:31:13 +00:00
Object Merge System into Support. 2010-11-29 18:16:10 +00:00
Support Add IntervalMap::iterator::set{Start,Stop,Value} methods that allow limited 2010-12-03 19:02:00 +00:00
Target Encode condition code for Thumb1 conditional branch instruction. 2010-12-04 00:20:40 +00:00
Transforms PR5207: Rename overloaded APInt methods set(), clear(), flip() to 2010-12-01 08:53:58 +00:00
VMCore Merge System into Support. 2010-11-29 18:16:10 +00:00
Makefile Add LLVMObject Library. 2010-11-15 03:21:41 +00:00