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

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 16:59:08 PST 2018


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

rebase and emit one entry per line


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.130323.patch
Type: text/x-patch
Size: 5281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180118/5c30850c/attachment.bin>


More information about the llvm-commits mailing list