summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGObjCGNU.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2018-11-20 08:53:30 +0000
committerBill Wendling <isanbard@gmail.com>2018-11-20 08:53:30 +0000
commit107b0e9881c87dba9f51109bae70b63d9e444546 (patch)
treec2bcc110804ddf7dca9704e3a47a2f26a6e2bcd5 /clang/lib/CodeGen/CGObjCGNU.cpp
parentcabb36d38d9e71610c7767a22477576aa8a4d9fa (diff)
downloadbcm5719-llvm-107b0e9881c87dba9f51109bae70b63d9e444546.tar.gz
bcm5719-llvm-107b0e9881c87dba9f51109bae70b63d9e444546.zip
Use is.constant intrinsic for __builtin_constant_p
Summary: A __builtin_constant_p may end up with a constant after inlining. Use the is.constant intrinsic if it's a variable that's in a context where it may resolve to a constant, e.g., an argument to a function after inlining. Reviewers: rsmith, shafik Subscribers: jfb, kristina, cfe-commits, nickdesaulniers, jyknight Differential Revision: https://reviews.llvm.org/D54355 llvm-svn: 347294
Diffstat (limited to 'clang/lib/CodeGen/CGObjCGNU.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud