Currently it uses a path like %p/../.. which does not work in some setups (e.g. with symbolic links and etc).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 26940 Build 26939: arc lint + arc unit
Event Timeline
Comment Actions
test/tools/llvm-readobj/program-headers.test is doing the same thing, so you should look at that one too.
Please prefix the commit description with [llvm-readobj]
test/tools/llvm-readobj/hexdump.test | ||
---|---|---|
2 | Use test/tools/llvm-readobj/Inputs/phdrs-elf.exe-x86_64 so that the start will be non-zero, which is what the original patch was fixing. | |
5 | {{^}}0x00400610 |
Use test/tools/llvm-readobj/Inputs/phdrs-elf.exe-x86_64 so that the start will be non-zero, which is what the original patch was fixing.