summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2017-01-23 02:24:03 +0000
committerDavid Blaikie <dblaikie@gmail.com>2017-01-23 02:24:03 +0000
commitb06bcde1ab0dd598c9d27c45e1d7553745c8077e (patch)
treeedca8cccfde28bc753a0c4a06425d91f709f9efe /llvm/lib/Analysis
parent0218ce10804ab2f029d8c79e1f3ff3c76ff37c59 (diff)
downloadbcm5719-llvm-b06bcde1ab0dd598c9d27c45e1d7553745c8077e.tar.gz
bcm5719-llvm-b06bcde1ab0dd598c9d27c45e1d7553745c8077e.zip
DebugInfo: Omit class definitions even in the presence of available_externally vtables
To ensure optimization level doesn't pessimize the -fstandalone-debug vtable debug info optimization (where class definitions are only emitted where the vtable is emitted - reducing redundant debug info) ensure the debug info class definition is still omitted when an available_externally vtable definition is emitted for optimization purposes. llvm-svn: 292768
Diffstat (limited to 'llvm/lib/Analysis')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud