aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorPaul Robinson <paul_robinson@playstation.sony.com>2016-04-27 17:37:12 +0000
committerPaul Robinson <paul_robinson@playstation.sony.com>2016-04-27 17:37:12 +0000
commitb17327d7b6c0077ff176f138f283a04867fdf707 (patch)
tree9d4179978473bc1babaf86495070311f4855e31b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parent50426191d7b93446e1db490b768e2bb8e56b4f0f (diff)
downloadllvm-b17327d7b6c0077ff176f138f283a04867fdf707.zip
llvm-b17327d7b6c0077ff176f138f283a04867fdf707.tar.gz
llvm-b17327d7b6c0077ff176f138f283a04867fdf707.tar.bz2
PR21823: 'nodebug' attribute on global/static variables.
Make 'nodebug' on a global/static variable suppress all debug info for the variable. Previously it would only suppress info for the associated initializer function, if any. Differential Revision: http://reviews.llvm.org/D19567 llvm-svn: 267746
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions