[PATCH] D42201: CodeGen: handle llvm.used properly for COFF

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 14:07:37 PST 2018


compnerd updated this revision to Diff 130689.
compnerd added a comment.

ignore internal globals as per IRC conversion with @rnk , @pcc, @smeenai


Repository:
  rL LLVM

https://reviews.llvm.org/D42201

Files:
  include/llvm/CodeGen/TargetLoweringObjectFile.h
  include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  include/llvm/IR/Mangler.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/IR/Mangler.cpp
  test/CodeGen/X86/coff-no-dead-strip.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42201.130689.patch
Type: text/x-patch
Size: 5436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/d9625772/attachment.bin>


More information about the llvm-commits mailing list