[PATCH] D63113: Symbolize: Replace the Options constructor with in-class initialization. NFCI.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 19:32:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363024: Symbolize: Replace the Options constructor with in-class initialization. NFCI. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63113?vs=203951&id=203956#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63113/new/

https://reviews.llvm.org/D63113

Files:
  llvm/trunk/include/llvm/DebugInfo/Symbolize/Symbolize.h
  llvm/trunk/tools/llvm-objdump/llvm-objdump.cpp
  llvm/trunk/tools/llvm-symbolizer/llvm-symbolizer.cpp
  llvm/trunk/tools/llvm-xray/xray-account.cpp
  llvm/trunk/tools/llvm-xray/xray-converter.cpp
  llvm/trunk/tools/llvm-xray/xray-extract.cpp
  llvm/trunk/tools/llvm-xray/xray-graph.cpp
  llvm/trunk/tools/llvm-xray/xray-stacks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63113.203956.patch
Type: text/x-patch
Size: 6959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190611/4a76026b/attachment.bin>


More information about the llvm-commits mailing list