diff options
author | Adrian McCarthy <amccarth@google.com> | 2017-03-29 19:27:08 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2017-03-29 19:27:08 +0000 |
commit | 4d93d66ddda16cd8589559a9102231a27fc5e523 (patch) | |
tree | 8dd30e2b9212276ef30a5e69e9ea9a999e347e7e /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b26bc7fddcec7ee0f903573138e99f73dc561062 (diff) | |
download | bcm5719-llvm-4d93d66ddda16cd8589559a9102231a27fc5e523.tar.gz bcm5719-llvm-4d93d66ddda16cd8589559a9102231a27fc5e523.zip |
Re-land: "Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]"
This should work on all platforms now that r299006 has landed. Tested locally
on Windows and Linux.
This moves exe symbol-specific method implementations out of NativeRawSymbol
into a concrete subclass. Also adds implementations for hasCTypes and
hasPrivateSymbols and a simple test to ensure the native reader can access the
summary information for the executable from the PDB.
Original Differential Revision: https://reviews.llvm.org/D31059
llvm-svn: 299019
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions