[PATCH] D18109: Prevent GlobalOpts from dropping ASANitized global variables

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 13:01:35 PDT 2016


aprantl removed rL LLVM as the repository for this revision.
aprantl updated this revision to Diff 50762.
aprantl added a comment.

Prevent the new behavior from affecting code generation.


http://reviews.llvm.org/D18109

Files:
  include/llvm/IR/Constant.h
  lib/IR/Constants.cpp
  lib/Transforms/IPO/GlobalOpt.cpp
  test/Transforms/GlobalOpt/debug-info-global-vars.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18109.50762.patch
Type: text/x-patch
Size: 5618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160315/58ac1b25/attachment.bin>


More information about the llvm-commits mailing list