[PATCH] D60800: [MS] Emit S_HEAPALLOCSITE debug info

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 16:00:46 PDT 2019


akhuang updated this revision to Diff 195480.
akhuang added a comment.

Fix test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60800

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGen/debug-info-codeview-heapallocsite.c
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/SelectionDAG/FastISel.cpp
  llvm/test/CodeGen/X86/label-heapallocsite.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60800.195480.patch
Type: text/x-patch
Size: 9831 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/cd119ce5/attachment.bin>


More information about the llvm-commits mailing list