summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/LoopPassManager.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-12-22 05:31:52 +0000
committerRui Ueyama <ruiu@google.com>2016-12-22 05:31:52 +0000
commit96aff3751f4dc93e5526767562c98df1a465e031 (patch)
treee7e9cefac4a20f1c23fc989db33dfbb54032f5e1 /llvm/lib/Analysis/LoopPassManager.cpp
parent49797ca6be3f13148dc8a92681579a3278519d06 (diff)
downloadbcm5719-llvm-96aff3751f4dc93e5526767562c98df1a465e031.tar.gz
bcm5719-llvm-96aff3751f4dc93e5526767562c98df1a465e031.zip
Define a getter function for a lazily-created object.
Previously, you had to call initDemangledSyms() before accessing DemangledSyms. Now getDemangledSyms() initializes it and then returns it. So it is now less easy to use it in a wrong way. llvm-svn: 290323
Diffstat (limited to 'llvm/lib/Analysis/LoopPassManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud