aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Local.cpp
diff options
context:
space:
mode:
authorXing Xue <xingxue@outlook.com>2019-05-16 13:32:55 +0000
committerXing Xue <xingxue@outlook.com>2019-05-16 13:32:55 +0000
commitaf8cda15decac903e884015e49a043c4d58e0910 (patch)
tree055c8dc40a4a7ea7cefbcdcfbf69b3bb0f7fc711 /llvm/lib/Transforms/Utils/Local.cpp
parent2d28db6b9f403df48665612d580a296436f95b4d (diff)
downloadllvm-af8cda15decac903e884015e49a043c4d58e0910.zip
llvm-af8cda15decac903e884015e49a043c4d58e0910.tar.gz
llvm-af8cda15decac903e884015e49a043c4d58e0910.tar.bz2
[tests][go]Add -stdlib=libc++ to build GO test if LLVM is built with libc++
When libc++ is used to build LLVM libraries, these libraries have dependencies on libc++ and C++ STL signatures in these libraries are corresponding to libc++ implementation. Therefore, -stdlib=libc++ is required on the C++ compiler command for building GO tests that link with these LLVM libraries. Reviewers: hubert.reinterpretcast, sfertile, amyk, EricWF Reviewed By: sfertile, hubert.reinterpretcast Subscribers: jsji, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D61900 llvm-svn: 360895
Diffstat (limited to 'llvm/lib/Transforms/Utils/Local.cpp')
0 files changed, 0 insertions, 0 deletions