summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/Globals.cpp
diff options
context:
space:
mode:
authorJustin Lebar <jlebar@google.com>2016-12-29 00:30:46 +0000
committerJustin Lebar <jlebar@google.com>2016-12-29 00:30:46 +0000
commitddece375a14d152dcb3e36ebc777180ccb2f596d (patch)
tree89405fd7631c9914c1cd80a72da0748c58d39bb2 /llvm/lib/IR/Globals.cpp
parent23a53501a43bbb376e8cddb875f51759bec8a725 (diff)
downloadbcm5719-llvm-ddece375a14d152dcb3e36ebc777180ccb2f596d.tar.gz
bcm5719-llvm-ddece375a14d152dcb3e36ebc777180ccb2f596d.zip
[GlobalValue] Move HasLLVMReservedName into existing bitfield. NFC
Summary: Follow-up to r290691, where I introduced HasLLVMReservedName. rnk pointed out that that patch added an extra word to GlobalValue on MSVC, because it doesn't pack bitfields with different types. This patch moves HasLLVMReservedName into the existing bitfield, where we appear to have plenty of bits to spare. Reviewers: rnk Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D28149 llvm-svn: 290696
Diffstat (limited to 'llvm/lib/IR/Globals.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud