OSDN Git Service

Re-land r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexica...
authorReid Kleckner <rnk@google.com>
Thu, 15 Mar 2018 21:24:04 +0000 (21:24 +0000)
committerReid Kleckner <rnk@google.com>
Thu, 15 Mar 2018 21:24:04 +0000 (21:24 +0000)
commit58e2c599eb39669734b748be9afb4746f10ff470
tree92dda3f2f5fef72495bf082de388d01a04d8356c
parent80c831433186db63b51464609ea90cd71552ee1a
Re-land r327620 "[CodeView] Initial support for emitting S_BLOCK32 symbols for lexical scopes"

This is safe to land now that we don't copy FunctionInfo when rehashing
the DenseMap.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@327670 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
lib/CodeGen/AsmPrinter/CodeViewDebug.h
lib/MC/MCObjectStreamer.cpp
test/DebugInfo/COFF/lexicalblock.ll [new file with mode: 0644]
test/DebugInfo/COFF/register-variables.ll