aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorDan Liew <dan@su-root.co.uk>2018-10-12 02:36:19 +0000
committerDan Liew <dan@su-root.co.uk>2018-10-12 02:36:19 +0000
commitd11aae5db572445dd22c80b2dee100f7dfbaee94 (patch)
tree096b0bb959990d4391b8a0b27b896549857c1bf8 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent74ccc7aed0eba3df39e9cb978cccc9f7d9820365 (diff)
downloadllvm-d11aae5db572445dd22c80b2dee100f7dfbaee94.zip
llvm-d11aae5db572445dd22c80b2dee100f7dfbaee94.tar.gz
llvm-d11aae5db572445dd22c80b2dee100f7dfbaee94.tar.bz2
Fix bug where `config.asan_dynamic` in generated ASan `lit.site.cfg` files was set to `False` for macOS.
`config.asan_dynamic` should actually be `True` because dylibs are the only supported form of the ASan runtime on Apple platforms. Reviewers: kubamracek, george.karpenkov, samsonov Subscribers: srhines, mgorny, #sanitizers, llvm-commits Differential Revision: https://reviews.llvm.org/D53183 llvm-svn: 344324
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions