[PATCH] D18721: Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC)

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 21:46:27 PDT 2016


joker.eph created this revision.
joker.eph added a reviewer: tejohnson.
joker.eph added a subscriber: llvm-commits.

This should make the code more readable, especially all the map declarations.

http://reviews.llvm.org/D18721

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18721.52455.patch
Type: text/x-patch
Size: 16381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160402/378c36e4/attachment.bin>


More information about the llvm-commits mailing list