diff options
author | Adrian McCarthy <amccarth@google.com> | 2017-03-16 22:28:39 +0000 |
---|---|---|
committer | Adrian McCarthy <amccarth@google.com> | 2017-03-16 22:28:39 +0000 |
commit | 21b54cf6326539499637c7cef5ae04dabc988f1c (patch) | |
tree | bd89e8fd7a7c08b48faca962a5cdcc7695da7444 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 5c5091fcb7813986e8a26437379c4d59451c1af7 (diff) | |
download | llvm-21b54cf6326539499637c7cef5ae04dabc988f1c.zip llvm-21b54cf6326539499637c7cef5ae04dabc988f1c.tar.gz llvm-21b54cf6326539499637c7cef5ae04dabc988f1c.tar.bz2 |
Make NativeExeSymbol a concrete subclass of NativeRawSymbol [PDB]
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.
Differential Revision: https://reviews.llvm.org/D31059
llvm-svn: 298005
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions