diff options
author | Paul Robinson <paul_robinson@playstation.sony.com> | 2016-04-27 17:37:12 +0000 |
---|---|---|
committer | Paul Robinson <paul_robinson@playstation.sony.com> | 2016-04-27 17:37:12 +0000 |
commit | b17327d7b6c0077ff176f138f283a04867fdf707 (patch) | |
tree | 9d4179978473bc1babaf86495070311f4855e31b /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 50426191d7b93446e1db490b768e2bb8e56b4f0f (diff) | |
download | bcm5719-llvm-b17327d7b6c0077ff176f138f283a04867fdf707.tar.gz bcm5719-llvm-b17327d7b6c0077ff176f138f283a04867fdf707.zip |
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