summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-readobj/ELF/dyn-symbols.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-readobj][test] - Improve dyn-symbols.test.Georgii Rymar2019-12-191-185/+183
| | | | | | | | | This removes the precompiled binary used, simplifies the first test case, adds comments and llvm-readelf tool invocations. It also adds a test case for checking versioning symbols. Differential revision: https://reviews.llvm.org/D71595
* [llvm-readobj][test] - Move platform specific test cases and their inputs to ↵Georgii Rymar2019-12-101-0/+286
separate folders. This creates the next subfolders in the test directory: "COFF", "ELF", "MachO", "wasm". I've also removed platform specific prefixes, like "coff-*". One unused binary was removed as well: `Inputs/relocs.obj.elf-mips` Differential revision: https://reviews.llvm.org/D71203
OpenPOWER on IntegriCloud