[Lldb-commits] [PATCH] D52501: [PDB] Restore the calling convention from PDB

Aleksandr Urakov via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Sep 26 01:56:11 PDT 2018


aleksandr.urakov updated this revision to Diff 167081.
aleksandr.urakov added a comment.

Thanks!

I just have extracted the test cases in a separate test and have specified `-m32` key, so the test can run also on 64-bit machines.


https://reviews.llvm.org/D52501

Files:
  include/lldb/Symbol/ClangASTContext.h
  lit/SymbolFile/PDB/Inputs/CallingConventionsTest.cpp
  lit/SymbolFile/PDB/calling-conventions.test
  lit/SymbolFile/PDB/pointers.test
  source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
  source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52501.167081.patch
Type: text/x-patch
Size: 6767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180926/2323703d/attachment-0001.bin>


More information about the lldb-commits mailing list