[PATCH] D50851: [codeview] Use push_macro to avoid conflicts instead of a prefix
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 16 10:35:18 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339907: [codeview] Use push_macro to avoid conflicts instead of a prefix (authored by rnk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D50851?vs=161057&id=161061#toc
Repository:
rL LLVM
https://reviews.llvm.org/D50851
Files:
lld/trunk/test/COFF/pdb-type-server-simple.test
llvm/trunk/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
llvm/trunk/lib/DebugInfo/PDB/Native/NativeRawSymbol.cpp
llvm/trunk/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
llvm/trunk/test/DebugInfo/COFF/fp-stack.ll
llvm/trunk/test/DebugInfo/COFF/local-variable-gap.ll
llvm/trunk/test/DebugInfo/COFF/local-variables.ll
llvm/trunk/test/DebugInfo/COFF/pieces.ll
llvm/trunk/test/DebugInfo/COFF/register-variables.ll
llvm/trunk/test/DebugInfo/COFF/types-array.ll
llvm/trunk/test/DebugInfo/PDB/DIA/pdbdump-symbol-format.test
llvm/trunk/test/DebugInfo/X86/dbg-declare-inalloca.ll
llvm/trunk/test/MC/COFF/cv-def-range-gap.s
llvm/trunk/unittests/DebugInfo/CodeView/TypeIndexDiscoveryTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50851.161061.patch
Type: text/x-patch
Size: 48034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/32dbe751/attachment-0001.bin>
More information about the llvm-commits
mailing list