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

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed May 28 20:00:57 PDT 2025


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

Can simplify with llvm/utils/update_test_body.py

Actually, instead of creating yet another complex test case, perhaps pick an existing one and add crel RUN

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


More information about the llvm-commits mailing list