summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-03-27 23:56:04 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-03-27 23:56:04 +0000
commitcffd8cb9dc74b4899342fd89c26d803ef33a0410 (patch)
tree4143b3cb5bf32a8180bfb93865457f5d1f6ebe02 /llvm/lib/Bitcode/Writer/ValueEnumerator.cpp
parent80d153f6aa3f230202d3a04f382afa286e7e06c1 (diff)
downloadbcm5719-llvm-cffd8cb9dc74b4899342fd89c26d803ef33a0410.tar.gz
bcm5719-llvm-cffd8cb9dc74b4899342fd89c26d803ef33a0410.zip
BitcodeWriter: Rename some functions for consistency, NFC
To match writeMetadataRecords, writeNamedMetadata and writeMetadataStrings, change: WriteModuleMetadata => writeModuleMetadata WriteFunctionLocalMetadata => writeFunctionMetadata Write##CLASS => write##CLASS The only major change is "FunctionLocal" => "Function". The point is to be less specific, in preparation for emitting normal metadata records inside function metadata blocks (currently we only emit `LocalAsMetadata` there). llvm-svn: 264556
Diffstat (limited to 'llvm/lib/Bitcode/Writer/ValueEnumerator.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud