[PATCH] D18109: Prevent GlobalOpts from dropping ASANitized global variables
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Fri May 6 13:28:40 PDT 2016
aprantl updated this revision to Diff 56453.
aprantl added a comment.
Herald added a subscriber: joker.eph.
Attaching a WIP patch for reversing the ownership between DIGlobalVariable and GlobalVariable.
http://reviews.llvm.org/D18109
Files:
include/llvm/IR/Constant.h
include/llvm/IR/DebugInfoMetadata.h
include/llvm/IR/Function.h
include/llvm/IR/GlobalObject.h
include/llvm/IR/GlobalValue.h
include/llvm/IR/GlobalVariable.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/Bitcode/Writer/ValueEnumerator.cpp
lib/IR/AsmWriter.cpp
lib/IR/Constants.cpp
lib/IR/LLVMContextImpl.h
lib/IR/Metadata.cpp
test/Assembler/diglobalvariable.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18109.56453.patch
Type: text/x-patch
Size: 23133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160506/ce9a69ff/attachment.bin>
More information about the llvm-commits
mailing list