summaryrefslogtreecommitdiffstats
path: root/llvm/lib/IR/DebugLoc.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2015-07-21 16:50:35 +0000
committerAlex Lorenz <arphaman@gmail.com>2015-07-21 16:50:35 +0000
commit2b7f265048ce0b5fdea04360160f036d679824d7 (patch)
treee1fb495a3cb4de8b7ac41a113257dc9fd64560f7 /llvm/lib/IR/DebugLoc.cpp
parent34d17fb54d56b57caf77734cb7428d0b4fc19ae6 (diff)
downloadbcm5719-llvm-2b7f265048ce0b5fdea04360160f036d679824d7.tar.gz
bcm5719-llvm-2b7f265048ce0b5fdea04360160f036d679824d7.zip
IR: Extract a function 'printLLVMNameWithoutPrefix' from 'PrintLLVMName'. NFC.
This commit extracts the code that prints out a name of an LLVM value without a prefix from a function 'PrintLLVMName' into a publicly accessible function named 'printLLVMNameWithoutPrefix'. This change would be useful for MIR serialization, as it would allow the MIR printer to reuse this function to print out the names of the external symbol machine operands. Reviewers: Duncan P. N. Exon Smith llvm-svn: 242803
Diffstat (limited to 'llvm/lib/IR/DebugLoc.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud