Remove dyn_cast + dereference pattern by replacing it with a cast and changing
[oota-llvm.git] / test / Object / objdump-relocations.test
2012-06-23 Marshall ClowAdd relocation types for Hexagon processor; patch by...
2011-10-31 Matt Beaumont-GayChange the actual tests to match the input directory...
2011-10-13 Michael J. SpencerELF: Fix the section that relocations apply to. Add...
2011-10-08 Michael J. Spencerllvm-objdump: Add relocation and archive support.