[PATCH] Add comdat key field to llvm.global_ctors and llvm.global_dtors

Reid Kleckner rnk at google.com
Fri May 16 12:40:57 PDT 2014


  - Add FIXMEs about removing the two-element form in LLVM 4.0

http://reviews.llvm.org/D3499

Files:
  docs/LangRef.rst
  include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  include/llvm/Target/TargetLoweringObjectFile.h
  lib/Bitcode/Reader/BitcodeReader.cpp
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/IR/AutoUpgrade.cpp
  lib/IR/Verifier.cpp
  lib/Transforms/ObjCARC/ObjCARCAPElim.cpp
  lib/Transforms/Utils/CtorUtils.cpp
  lib/Transforms/Utils/ModuleUtils.cpp
  test/Linker/Inputs/old_global_ctors.3.4.bc
  test/Linker/global_ctors.ll
  test/MC/COFF/global_ctors_dtors.ll
  test/Transforms/GlobalOpt/ctor-list-opt.ll
  test/Verifier/global-ctors.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3499.9494.patch
Type: text/x-patch
Size: 26577 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140516/6eba6822/attachment.bin>


More information about the llvm-commits mailing list