llvm-mirror/lib
2011-05-13 05:20:42 +00:00
..
Analysis Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a 2011-05-13 05:20:42 +00:00
Archive
AsmParser Remove unused variables caught by GCC's -Wunused-but-set-variable. 2011-05-03 16:00:27 +00:00
Bitcode It's valid to take the blockaddress of a different function, so remove this 2011-05-06 21:09:44 +00:00
CodeGen Since I can't reproduce the failures from 131261, re-trying with a 2011-05-13 00:51:54 +00:00
CompilerDriver
ExecutionEngine MCJIT section loading should just skip non-text sections rather than 2011-05-12 21:21:16 +00:00
Linker
MC Remove an unused variable and move a couple others inside DEBUG. 2011-05-11 23:34:51 +00:00
Object Remove dead variable pointed out by GCC 4.6 warnings, and reflow this a little 2011-05-02 05:05:29 +00:00
Support Doug convinced me that DW_AT_APPLE_objc_complete_type is more appropriate name. 2011-05-12 21:29:42 +00:00
Target Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a 2011-05-13 05:20:42 +00:00
Transforms Fix a source of non determinism in FindUsedTypes, use a SetVector instead of a 2011-05-13 05:20:42 +00:00
VMCore Fix cmake again. 2011-05-10 22:42:41 +00:00
CMakeLists.txt
Makefile