[llvm] [llvm-objcopy] Add change-section-lma *+/-offset (PR #95431)
Eleanor Bonnici via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 02:41:52 PDT 2024
================
@@ -0,0 +1,52 @@
+# RUN: yaml2obj %s -o %t
----------------
eleanor-arm wrote:
Ah OK, I've changed the test so that the non-zero PT_NOTE section is elsewhere in the file. And then I thought it was better to make the 0-size segment independent too (it might not really matter considering it is zero size).
https://github.com/llvm/llvm-project/pull/95431
More information about the llvm-commits
mailing list