[PATCH] D155732: [MC][COFF][AArch64] Avoid incorrect IMAGE_REL_ARM64_BRANCH26 relocations.
    Hiroshi Yamauchi via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Aug 14 14:19:13 PDT 2023
    
    
  
hjyamauchi updated this revision to Diff 550086.
hjyamauchi added a comment.
Treat all private linkage symbols as internal and add them to the symbol table.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D155732/new/
https://reviews.llvm.org/D155732
Files:
  llvm/lib/MC/WinCOFFObjectWriter.cpp
  llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp
  llvm/lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  llvm/test/MC/AArch64/coff-relocations-branch26-bad.s
  llvm/test/MC/AArch64/coff-relocations-branch26.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155732.550086.patch
Type: text/x-patch
Size: 4928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/65969e6a/attachment.bin>
    
    
More information about the llvm-commits
mailing list