summaryrefslogtreecommitdiff
path: root/llvm/test/Object/objdump-section-content.test
AgeCommit message (Expand)Author
2020-03-15[test] llvm/test/: change llvm-objdump single-dash long options to double-das...Fangrui Song
2020-01-21[test] Use yaml2obj -o %t instead of > %tFangrui Song
2019-07-08[llvm\test\Object] - An initial step to cleanup the test cases.George Rimar
2013-04-16llvm-objdump: Don't print contents of BSS sections: it makes no sense and cra...Alexey Samsonov
2012-08-02Move test yaml files under Inputs until they are converted to be the actualMatt Beaumont-Gay
2012-08-02Add yaml2obj. A utility to convert YAML to binaries.Michael J. Spencer
2011-10-31Change the actual tests to match the input directory rename (duh)Matt Beaumont-Gay
2011-10-17llvm-objdump: Add -s, which prints the contents of each section.Michael J. Spencer
2011-10-17llvm-objdump: Add tests.Michael J. Spencer