aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SourceMgr.cpp
diff options
context:
space:
mode:
authorBob Wilson <bob.wilson@apple.com>2014-03-06 04:55:37 +0000
committerBob Wilson <bob.wilson@apple.com>2014-03-06 04:55:37 +0000
commitd0b7824ece029ca267adf55336ea9ace04b4b32f (patch)
treed58c34cb9898332bf57ca253986b7810e31becce /llvm/lib/Support/SourceMgr.cpp
parent68f475faf747c537591aa8a29bd9cdaf12da820b (diff)
downloadllvm-d0b7824ece029ca267adf55336ea9ace04b4b32f.zip
llvm-d0b7824ece029ca267adf55336ea9ace04b4b32f.tar.gz
llvm-d0b7824ece029ca267adf55336ea9ace04b4b32f.tar.bz2
PGO: Rename variables to avoid referring to the "MangledName" of a function.
For C++ functions, we will continue to use the mangled name to identify functions in the PGO profile data, but this name is confusing for things like Objective-C methods. For functions with local linkage, we're also going to include the file name to help distinguish those functions, so this changes to use more generic variable names. No functional changes. llvm-svn: 203074
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions