[llvm] Add adjustVMA option (PR #72870)
    James Henderson via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jan  8 01:49:44 PST 2024
    
    
  
================
@@ -483,6 +483,12 @@ them.
 
  Mark all defined global symbols as weak in the output.
 
+.. option:: --adjust-vma <value>
+  Add ``<value>`` to VMA and LMA address
----------------
jh7370 wrote:
```suggestion
  Add ``<value>`` to VMA and LMA address.
```
Address of what?
https://github.com/llvm/llvm-project/pull/72870
    
    
More information about the llvm-commits
mailing list