Check .rela instead of ELF64 for the compensation vaue resetting
[oota-llvm.git] / include / llvm / Target / TargetTransformImpl.h
2012-10-12 Nick LewyckyShuffle the virtual destructor down to the base. This...
2012-10-12 Nick LewyckyGive this class full of virtual functions a virtual...
2012-10-10 Nadav RotemAdd a new interface to allow IR-level passes to access...