hanchenye-llvm-project/llvm/lib
Bob Wilson 182c53ee88 Fix an uninitialized value. Radar 7609421.
llvm-svn: 95488
2010-02-06 05:55:20 +00:00
..
Analysis Set DW_AT_artificial only if argument is marked as artificial. 2010-02-06 01:02:37 +00:00
Archive From PR6228: 2010-02-04 06:19:43 +00:00
AsmParser Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
Bitcode Function-local metadata whose operands had been optimized to no longer refer to function-local IR were not getting written by BitcodeWriter; solution is for these metadata to be enumerated just like global metadata. 2010-02-06 01:21:09 +00:00
CodeGen Fix an uninitialized value. Radar 7609421. 2010-02-06 05:55:20 +00:00
CompilerDriver Better error message. 2010-01-26 14:55:16 +00:00
ExecutionEngine Move --march, --mcpu, and --mattr from JIT/TargetSelect.cpp to lli.cpp. 2010-02-05 16:19:36 +00:00
Linker Linker should not remap null operands of metadata 2010-02-06 01:31:55 +00:00
MC print encodings like this: 2010-02-05 22:20:08 +00:00
Support add support for the sparcv9-*-* target triple to turn on 2010-02-04 06:34:01 +00:00
System Add llvm::Program::ChangeStderrToBinary(). 2010-01-28 06:42:08 +00:00
Target Fix alignment on ppc linux. This fixes the build of crtend.o 2010-02-06 03:32:21 +00:00
Transforms Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
VMCore Reintroduce the InlineHint function attribute. 2010-02-06 01:16:28 +00:00
Makefile remove llvm-db: it is completely broken and if anyone wants to do a debugger, 2009-10-05 02:29:51 +00:00