The problem was discussed in D60555
There is no test for PRC, OS and RSV kind of symbols. Does anyone know how to generate them?
Test case uses approach suggested by @arichardson (thanks!)
Differential D60614
[llvm-readelf] Fix dumping of SHN_XINDEX symbols evgeny777 on Apr 12 2019, 6:49 AM. Authored by
Details The problem was discussed in D60555 There is no test for PRC, OS and RSV kind of symbols. Does anyone know how to generate them?
Diff Detail
Event TimelineComment Actions
Use yaml2obj, with an explicit section index, but actually you don't need to test them as they are already tested by test/tools/llvm-readobj/elf-symbol-shndx.test.
Comment Actions Okay, basically looks fine. Just a couple of small comments.
Comment Actions
4 seconds in debug build (Core-i7 2600K) |