Fangrui Song
3c9d86f951
[ELF][test] Avoid llvm-readelf/llvm-readobj one-dash long options
2021-07-16 10:02:47 -07:00
Georgii Rymar
fbb6c9df28
[LLD][ELF] - Fix the test after llvm-readelf output change.
...
An issue for llvm-readelf was fixed in
https://reviews.llvm.org/rG84a170178c4431b7536c83ff0e5ce80774d08df6
Now it produce no output for this test.
2020-07-13 15:18:30 +03:00
Fangrui Song
c799893787
[PPC64] Remove unused -z notext from a test
...
llvm-svn: 341139
2018-08-30 23:01:00 +00:00
Sean Fertile
c12f051112
[PPC64] isRelExpr should return true for the PPC Call Exprs.
...
Both R_PPC_CALL and R_PPC_CALL_PLT Exprs map to the R_PPC64_REL24 relocation
which has the form Sym + addend - P.
Differential Revision: https://reviews.llvm.org/D46654
llvm-svn: 332127
2018-05-11 19:31:19 +00:00