summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.regex/re.regex.construct
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2015-07-23 17:24:41 +0000
committerRenato Golin <renato.golin@linaro.org>2015-07-23 17:24:41 +0000
commit830f0c4c46040c6982f4d4d392216e210b5f196f (patch)
treebac826c87f8150f21fa0810433ed82693a19531e /libcxx/test/std/re/re.regex/re.regex.construct
parent338b42c32915d0a1e0f5bfa73a2460eabf1050cf (diff)
downloadbcm5719-llvm-830f0c4c46040c6982f4d4d392216e210b5f196f.tar.gz
bcm5719-llvm-830f0c4c46040c6982f4d4d392216e210b5f196f.zip
[Compiler-RT] Remove dependency on libgcc_s/eh
Currently, for --rtlib=compiler-rt on GNU systems, we're assuming that one has libgcc_s and libgcc_eh as low-level libraries, which when used in conjunction with -lunwind or -lc++abi, breaks that assumption. My original fix was wrong, and this patch reverts it to prepare for a new flag to choose the unwinder/C++ libraries. For the time being, people can use "-lgcc_s -lgcc_eh" or "-lunwind -lc++abi" or any combination they need explicitly. llvm-svn: 243025
Diffstat (limited to 'libcxx/test/std/re/re.regex/re.regex.construct')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud