llvm-6502/lib
Kevin Enderby 57cc8ad672 Fix the Archive::Child::getRawSize() method used by llvm-objdump’s -archive-headers option
and tweak its use in llvm-objdump.  Add back the test case for the -archive-headers option.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226332 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-16 22:10:36 +00:00
..
Analysis
AsmParser IR: Allow 16-bits for column info 2015-01-16 17:33:08 +00:00
Bitcode Revert r226242 - Revert Revert Don't create new comdats in CodeGen 2015-01-16 08:38:45 +00:00
CodeGen Move ownership of GCStrategy objects to LLVMContext 2015-01-16 20:07:33 +00:00
DebugInfo
ExecutionEngine Fixing pedantic build warnings. 2015-01-15 21:50:53 +00:00
IR Move ownership of GCStrategy objects to LLVMContext 2015-01-16 20:07:33 +00:00
IRReader
LineEditor
Linker
LTO
MC Replace size method call of containers to empty method where appropriate 2015-01-15 11:41:30 +00:00
Object Fix the Archive::Child::getRawSize() method used by llvm-objdump’s -archive-headers option 2015-01-16 22:10:36 +00:00
Option
ProfileData Replace size method call of containers to empty method where appropriate 2015-01-15 11:41:30 +00:00
Support
TableGen Replace size method call of containers to empty method where appropriate 2015-01-15 11:41:30 +00:00
Target [Hexagon] Converting halfword to doubleword multiply intrinsics. 2015-01-16 21:41:57 +00:00
Transforms Fix Reassociate handling of constant in presence of undef float 2015-01-16 03:00:58 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile