[all-commits] [llvm/llvm-project] d3b14c: Revert "[Clang] Avoid using unwind library in the ...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Aug 24 01:25:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3b14ccafb198ac02109dae16e966ba70a6058b7
https://github.com/llvm/llvm-project/commit/d3b14ccafb198ac02109dae16e966ba70a6058b7
Author: Petr Hosek <phosek at google.com>
Date: 2022-08-24 (Wed, 24 Aug 2022)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/test/Driver/compiler-rt-unwind.c
Log Message:
-----------
Revert "[Clang] Avoid using unwind library in the MSVC environment"
This reverts commit eca29d4a37b8d1c93fe99be6289a60bb11cf789d since
the test fails in the per-target-runtime-dir layout.
More information about the All-commits
mailing list