[lld] [llvm] [llvm-readelf] Print more information for RELR (PR #89162)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 18 12:33:12 PDT 2024


================
@@ -1,6 +1,7 @@
 ## This is a test to test how SHT_RELR sections are dumped.
 
 # RUN: yaml2obj --docnum=1 %s -o %t1
+# RUN: llvm-objcopy --strip-all %t1 %t1.stripped
----------------
MaskRay wrote:

Moved

https://github.com/llvm/llvm-project/pull/89162


More information about the llvm-commits mailing list