Fangrui Song
|
4672e52e22
|
[llvm-readobj] llvm-readobj --elf-output-style=GNU => llvm-readelf
While updating the test, change -l -S to -S -l as the output of -S goes
before -l.
llvm-svn: 359653
|
2019-05-01 06:02:16 +00:00 |
Rafael Espindola
|
aca2afcc55
|
Don't depend on these symbols being implicitly global.
This might change in llvm-mc and it is nice to be explicit in a test.
llvm-svn: 308506
|
2017-07-19 18:24:38 +00:00 |
Rafael Espindola
|
2b84fa418b
|
Make the test more precise.
The real issue was the missing explicit versions.
llvm-svn: 308391
|
2017-07-18 23:26:16 +00:00 |
Rafael Espindola
|
483506562c
|
Add a test for PR33820.
This would have found the issue.
llvm-svn: 308389
|
2017-07-18 22:52:44 +00:00 |