[PATCH] D33162: IR: Give function GlobalValue::getRealLinkageName() a less misleading name: getPGOName().

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 17:52:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303134: IR: Give function GlobalValue::getRealLinkageName() a less misleading nameā€¦ (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D33162?vs=99068&id=99088#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33162

Files:
  llvm/trunk/include/llvm/IR/GlobalValue.h
  llvm/trunk/lib/Analysis/OptimizationDiagnosticInfo.cpp
  llvm/trunk/lib/Analysis/TargetLibraryInfo.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/WinException.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/IR/DiagnosticInfo.cpp
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86WinEHState.cpp
  llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33162.99088.patch
Type: text/x-patch
Size: 12182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170516/5b6afe11/attachment.bin>


More information about the llvm-commits mailing list