summaryrefslogtreecommitdiff
path: root/llvm/test/Object/Inputs
AgeCommit message (Expand)Author
2025-01-17[WebAssembly][Object] Support more elem segment flags (#123427)Derek Schuff
2024-05-30[MachO] Stop parsing past end of rebase/bind table (#93897)Zixu Wang
2024-05-08[llvm][MachO] Fix integer truncation in rebase/bind parsing (#89337)Zixu Wang
2024-03-07[Object] Convert tests to opaque pointers (NFC)Fangrui Song
2024-01-25[Object][Wasm] Allow parsing of GC types in type and table sections (#79235)Derek Schuff
2023-05-18[AIX] support 64bit global symbol table for big archivezhijian
2023-02-24[llvm][NFC] Move tapi tests using nm to llvm-nm test directoryCyndy Ishida
2023-02-22[TextAPI] Add support for TBDv5 Files to nm & tapi-diffCyndy Ishida
2023-02-17Reland "[TextAPI] Implement TBDv5 Reader"Cyndy Ishida
2023-02-17Revert "[TextAPI] Implement TBDv5 Reader"Cyndy Ishida
2023-02-17[TextAPI] Implement TBDv5 ReaderCyndy Ishida
2022-12-16[AIX][BigArchive][NFC] Add test case that list members of archive with free l...Kai Luo
2022-06-15[llvm] Fix MachO exports trie parsing.Juergen Ributzka
2022-06-15[COFF] Don't reject executables with data directories pointing outside of pro...Martin Storsjö
2022-06-03[COFF] Check table ptr more thoroughly and ignore empty sectionsAlvin Wong
2022-02-22Add support for chained fixup load commands to MachOObjectFileAdrian Prantl
2022-01-18[AIX] Support of Big archive (read)zhijian
2022-01-18Revert "[AIX] Support of Big archive (read)"Florian Hahn
2022-01-17[AIX] Support of Big archive (read)zhijian
2022-01-17Revert "[AIX] Support of Big archive (read)"zhijian
2022-01-17[AIX] Support of Big archive (read)zhijian
2021-04-01[TextAPI] Add support for arm64_32Daniel Rodríguez Troitiño
2021-01-21[WebAssembly] Test that invalid symbol/relocation types generate errorsSam Clegg
2020-11-11[MachO] Allow the LC_IDENT load commandVedant Kumar
2020-08-11[llvm-readobj] - Refine program headers testing (`-l`, `--program-headers` an...Georgii Rymar
2020-07-14[test/Object][llvm-objdump] - llvm-objdump: don't abort() when the e_phoff fi...Georgii Rymar
2020-06-11[llvm][llvm-nm] add TextAPI/MachO supportCyndy Ishida
2020-01-27[llvm-readobj] - Add a test for --hash-table option.Georgii Rymar
2020-01-24[llvm-readelf] - Improve dumping of objects without a section header string t...Georgii Rymar
2020-01-23[Object][test] - Remove readobj-elf-versioning.test and support files.Georgii Rymar
2019-11-06[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAMLSteven Wu
2019-11-05Revert "[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAML"Steven Wu
2019-11-05[Object][MachO] Rewrite macho-invalid-fat-arch-size into YAMLSteven Wu
2019-09-26[llvm-ar][test] Move MRI tests from "llvm/test/Object/"Owen Reynolds
2019-09-11Revert [llvm-nm] Add tapi file supportCyndy Ishida
2019-09-11[llvm-nm] Add tapi file supportCyndy Ishida
2019-08-20[test/Object] - Move/rewrite 2 more test cases.George Rimar
2019-08-17[test] - Remove precomiled openbsd-phdrs.elf-x86-64 objects.George Rimar
2019-08-14[llvm-objdump] - Add a relocation-xindex-symbol.test test case.George Rimar
2019-08-06[test/Object] - Cleanup the Object\obj2yaml.test a bit.George Rimar
2019-08-06[llvm/test/Object] - Cleanup and move out the yaml2obj tests.George Rimar
2019-07-24[llvm-objdump] - Import the test/Object/X86/no-start-symbol.test test case an...George Rimar
2019-07-12[test/Object, obj2yaml] - Move test cases from test/Object and cleanup.George Rimar
2019-07-10[test/Object/nm-trivial-object.test] - Remove 4 precompiled binaries.George Rimar
2019-07-08[llvm\test\Object] - An initial step to cleanup the test cases.George Rimar
2019-07-02[Object/invalid.test] - Convert Object/corrupt.test to YAML and merge the res...George Rimar
2019-07-02[Object/invalid.test] - Convert 3 more sub-tests to YAMLGeorge Rimar
2019-06-27[Object/invalid.test] - Convert most of the sub tests to YAML.George Rimar
2019-06-14[llvm-readobj] Don't abort printing of dynamic table if string reference is i...James Henderson
2019-06-07Attempt to fix nm-archive.test after r362798Nico Weber