summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDaniel Jasper <djasper@google.com>2013-05-24 06:26:18 +0000
committerDaniel Jasper <djasper@google.com>2013-05-24 06:26:18 +0000
commit01a8079bf2aea993f3dc6d751626bfd7ddb1f11e (patch)
tree8a974b51649c2bad1c79a52e3cf1025c3d2ee9be /clang/lib/CodeGen/CodeGenModule.cpp
parent1811021ff98a44e2da7061f4a1edb77d7a740a8a (diff)
downloadbcm5719-llvm-01a8079bf2aea993f3dc6d751626bfd7ddb1f11e.tar.gz
bcm5719-llvm-01a8079bf2aea993f3dc6d751626bfd7ddb1f11e.zip
Fix unused warning in opt builds.
In these builds, the asserts() are completely compiled out of the code leaving "End" unused. Directly accessing it, should not have a performance impact, as it is just a data member. llvm-svn: 182634
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud