This should make the code more readable, especially all the map declarations.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D18721
Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC) ClosedPublic Authored by mehdi_amini on Apr 1 2016, 9:46 PM.
Details Summary This should make the code more readable, especially all the map declarations.
Diff Detail Event Timelinemehdi_amini retitled this revision from to Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC). mehdi_amini updated this object. tejohnson edited edge metadata. Comment ActionsNice cleanup!
This revision is now accepted and ready to land.Apr 1 2016, 10:11 PM
Revision Contents
Diff 52457 include/llvm/IR/GlobalValue.h
include/llvm/IR/ModuleSummaryIndex.h
include/llvm/Transforms/IPO/FunctionImport.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/ModuleSummaryIndex.cpp
lib/Transforms/IPO/FunctionImport.cpp
|
Make this a const method?