aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object/Inputs
AgeCommit message (Expand)AuthorFilesLines
2025-01-17[WebAssembly][Object] Support more elem segment flags (#123427)Derek Schuff1-0/+0
2024-05-30[MachO] Stop parsing past end of rebase/bind table (#93897)Zixu Wang1-0/+395
2024-05-08[llvm][MachO] Fix integer truncation in rebase/bind parsing (#89337)Zixu Wang1-0/+499
2024-03-07[Object] Convert tests to opaque pointers (NFC)Fangrui Song2-10/+10
2024-01-25[Object][Wasm] Allow parsing of GC types in type and table sections (#79235)Derek Schuff1-0/+0
2023-05-18[AIX] support 64bit global symbol table for big archivezhijian2-0/+26
2023-02-24[llvm][NFC] Move tapi tests using nm to llvm-nm test directoryCyndy Ishida9-244/+0
2023-02-22[TextAPI] Add support for TBDv5 Files to nm & tapi-diffCyndy Ishida1-0/+73
2023-02-17Reland "[TextAPI] Implement TBDv5 Reader"Cyndy Ishida1-0/+1
2023-02-17Revert "[TextAPI] Implement TBDv5 Reader"Cyndy Ishida1-1/+0
2023-02-17[TextAPI] Implement TBDv5 ReaderCyndy Ishida1-0/+1
2022-12-16[AIX][BigArchive][NFC] Add test case that list members of archive with free l...Kai Luo1-0/+0
2022-06-15[llvm] Fix MachO exports trie parsing.Juergen Ributzka1-0/+148
2022-06-15[COFF] Don't reject executables with data directories pointing outside of pro...Martin Storsjö1-0/+89
2022-06-03[COFF] Check table ptr more thoroughly and ignore empty sectionsAlvin Wong1-0/+109
2022-02-22Add support for chained fixup load commands to MachOObjectFileAdrian Prantl1-0/+173
2022-01-18[AIX] Support of Big archive (read)zhijian1-0/+0
2022-01-18Revert "[AIX] Support of Big archive (read)"Florian Hahn1-0/+0
2022-01-17[AIX] Support of Big archive (read)zhijian1-0/+0
2022-01-17Revert "[AIX] Support of Big archive (read)"zhijian1-0/+0
2022-01-17[AIX] Support of Big archive (read)zhijian1-0/+0
2021-04-01[TextAPI] Add support for arm64_32Daniel Rodríguez Troitiño1-0/+13
2021-01-21[WebAssembly] Test that invalid symbol/relocation types generate errorsSam Clegg2-0/+0
2020-11-11[MachO] Allow the LC_IDENT load commandVedant Kumar1-0/+0
2020-08-11[llvm-readobj] - Refine program headers testing (`-l`, `--program-headers` an...Georgii Rymar2-0/+0
2020-07-14[test/Object][llvm-objdump] - llvm-objdump: don't abort() when the e_phoff fi...Georgii Rymar1-0/+0
2020-06-11[llvm][llvm-nm] add TextAPI/MachO supportCyndy Ishida7-0/+157
2020-01-27[llvm-readobj] - Add a test for --hash-table option.Georgii Rymar1-0/+0
2020-01-24[llvm-readelf] - Improve dumping of objects without a section header string t...Georgii Rymar1-0/+0
2020-01-23[Object][test] - Remove readobj-elf-versioning.test and support files.Georgii Rymar4-41/+0
2019-11-06[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAMLSteven Wu2-0/+12
2019-11-05Revert "[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAML"Steven Wu2-12/+0
2019-11-05[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAMLSteven Wu2-0/+12
2019-09-26[llvm-ar][test] Move MRI tests from "llvm/test/Object/"Owen Reynolds1-2/+0
2019-09-11Revert [llvm-nm] Add tapi file supportCyndy Ishida6-149/+0
2019-09-11[llvm-nm] Add tapi file supportCyndy Ishida6-0/+149
2019-08-20[test/Object] - Move/rewrite 2 more test cases.George Rimar1-0/+0
2019-08-17[test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.George Rimar1-0/+0
2019-08-14[llvm-objdump] - Add a relocation-xindex-symbol.test test case.George Rimar1-0/+0
2019-08-06[test/Object] - Cleanup the Object\obj2yaml.test a bit.George Rimar1-0/+0
2019-08-06[llvm/test/Object] - Cleanup and move out the yaml2obj tests.George Rimar4-24/+0
2019-07-24[llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case an...George Rimar1-0/+0
2019-07-12[test/Object, obj2yaml] - Move test cases from test/Object and cleanup.George Rimar5-235/+0
2019-07-10[test/Object/nm-trivial-object.test] - Remove 4 precompiled binaries.George Rimar4-0/+0
2019-07-08[llvm\test\Object] - An initial step to cleanup the test cases.George Rimar3-0/+0
2019-07-02[Object/invalid.test] - Convert Object/corrupt.test to YAML and merge the res...George Rimar6-0/+0
2019-07-02[Object/invalid.test] - Convert 3 more sub-tests to YAMLGeorge Rimar3-0/+0
2019-06-27[Object/invalid.test] - Convert most of the sub tests to YAML.George Rimar12-1/+0
2019-06-14[llvm-readobj] Don't abort printing of dynamic table if string reference is i...James Henderson1-0/+0
2019-06-07Attempt to fix nm-archive.test after r362798Nico Weber1-0/+18