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

Reid Kleckner rnk at google.com
Thu May 8 16:15:01 PDT 2014


  - Autoupgrade old IR and add an llvm-link test

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/InstCombine/InstCombineCasts.cpp
  lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.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/Transforms/InstCombine/inalloca.ll
  test/Verifier/global-ctors.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3499.9234.patch
Type: text/x-patch
Size: 27938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140508/1d096d8c/attachment.bin>


More information about the llvm-commits mailing list