aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/PathV2.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
commit35b2a7a54588e17e4de655bfb29c57d072f19904 (patch)
tree71358a3799c4f1e48915738903a866a154a2352a /lib/Support/PathV2.cpp
parentef99356dfebb96f6f90efb912c2877214bad060e (diff)
downloadexternal_llvm-35b2a7a54588e17e4de655bfb29c57d072f19904.zip
external_llvm-35b2a7a54588e17e4de655bfb29c57d072f19904.tar.gz
external_llvm-35b2a7a54588e17e4de655bfb29c57d072f19904.tar.bz2
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@182634 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/PathV2.cpp')
0 files changed, 0 insertions, 0 deletions