[PATCH] D30485: Mark .symver versioned symbol as global

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 08:06:11 PST 2017


tejohnson updated this revision to Diff 90707.
tejohnson added a comment.

Rework to get symbol binding from aliased symbol.


https://reviews.llvm.org/D30485

Files:
  include/llvm/MC/MCParser/MCAsmParser.h
  include/llvm/MC/MCParser/MCAsmParserExtension.h
  include/llvm/Object/ModuleSymbolTable.h
  lib/Analysis/ModuleSummaryAnalysis.cpp
  lib/LTO/LTOBackend.cpp
  lib/MC/MCParser/AsmParser.cpp
  lib/MC/MCParser/ELFAsmParser.cpp
  lib/Object/ModuleSymbolTable.cpp
  lib/Transforms/IPO/FunctionImport.cpp
  test/LTO/X86/symver-asm.ll
  test/LTO/X86/symver-asm2.ll
  test/MC/AsmParser/AArch64/directive-parse-err.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30485.90707.patch
Type: text/x-patch
Size: 15912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170306/67effd22/attachment.bin>


More information about the llvm-commits mailing list