summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/main.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2016-06-20 02:48:11 +0000
committerEli Friedman <eli.friedman@gmail.com>2016-06-20 02:48:11 +0000
commitf3b71581dd9b56cca44e80a7b595d2b8a641d8f6 (patch)
tree338aea41bf2fa6e2d580d184842cde44cd7ae658 /lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/main.cpp
parenta705843f23ce7277fb1cffaa9f55447e91059594 (diff)
downloadbcm5719-llvm-f3b71581dd9b56cca44e80a7b595d2b8a641d8f6.tar.gz
bcm5719-llvm-f3b71581dd9b56cca44e80a7b595d2b8a641d8f6.zip
Fix dynamically linked debug builds.
On the surface, this might not look like it does anything... but actually it brings in the declaration "extern template class AnalysisManager<Loop>;", which suppresses the instantiation of the constructor, which avoids the funny interaction between "extern template" and -fvisibility-inlines-hidden. llvm-svn: 273133
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud