[llvm] [Object] Handle SHT_CREL relocation sections when resolving relocation data (PR #141843)

Zequan Wu via llvm-commits llvm-commits at lists.llvm.org
Thu May 29 11:20:14 PDT 2025


================
@@ -0,0 +1,288 @@
+# Test llvm-dwarfdump handles CREL relocation sections correctly.
----------------
ZequanWu wrote:

Replaced with a simpler test.

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


More information about the llvm-commits mailing list