summaryrefslogtreecommitdiff
path: root/llvm/test/Object/objdump-sectionheaders.test
AgeCommit message (Expand)Author
2020-01-21[test] Use yaml2obj -o %t instead of > %tFangrui Song
2019-10-29[yaml2obj] - Make .symtab to be not mandatory section for SHT_REL[A] section.Georgii Rymar
2019-10-20[yaml2obj][obj2yaml] - Do not create a symbol table by default.George Rimar
2019-07-08[llvm\test\Object] - An initial step to cleanup the test cases.George Rimar
2019-01-28[llvm-objdump] - Print LMAs when dumping section headers.George Rimar
2018-06-23[ELF] Change isSectionData to exclude SHF_EXECINSTRFangrui Song
2013-01-10[llvm-objdump] Emit addresses with the correct number of leading 0's.Michael J. Spencer
2011-10-31Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay
2011-10-10Add support for dumping section headers to llvm-objdump. This uses the sameNick Lewycky