[all-commits] [llvm/llvm-project] 41476d: [Driver] Pass --unwindlib=platform to tests that c...
Petr Hosek via All-commits
all-commits at lists.llvm.org
Sat Mar 6 21:44:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41476d89b82647c1ff690fdc805c859262d571e5
https://github.com/llvm/llvm-project/commit/41476d89b82647c1ff690fdc805c859262d571e5
Author: Petr Hosek <phosek at google.com>
Date: 2021-03-06 (Sat, 06 Mar 2021)
Changed paths:
M clang/test/Driver/compiler-rt-unwind.c
M clang/test/Driver/linux-ld.c
Log Message:
-----------
[Driver] Pass --unwindlib=platform to tests that check unwinder
This addresses an issue which was revealed by D98022.
Differential Revision: https://reviews.llvm.org/D98131
More information about the All-commits
mailing list