[PATCH] D58026: LLD: Preserve ABI version during linking ELF

Konstantin Zhuravlyov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 11 14:42:50 PST 2019


kzhuravl updated this revision to Diff 186341.
kzhuravl added a comment.

Make sure ABI versions across all object files are the same.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58026/new/

https://reviews.llvm.org/D58026

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/SymbolTable.cpp
  ELF/Writer.cpp
  test/ELF/amdgpu-abi-version-err.s
  test/ELF/amdgpu-abi-version.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58026.186341.patch
Type: text/x-patch
Size: 3502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190211/822c5b3d/attachment.bin>


More information about the llvm-commits mailing list