[all-commits] [llvm/llvm-project] 05598e: [libunwind] Fix linker flag handling in the tests.
Dani via All-commits
all-commits at lists.llvm.org
Thu Oct 29 06:03:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 05598e3d3047cf028cc3e61f3268ff7d999e5f26
https://github.com/llvm/llvm-project/commit/05598e3d3047cf028cc3e61f3268ff7d999e5f26
Author: Daniel Kiss <daniel.kiss at arm.com>
Date: 2020-10-29 (Thu, 29 Oct 2020)
Changed paths:
M libunwind/test/libunwind/test/config.py
M libunwind/test/lit.site.cfg.in
Log Message:
-----------
[libunwind] Fix linker flag handling in the tests.
--export-dynamic is not always available on all targets.
-funwind-tables was a duplicate in the lit.site.cfg.in.
Reviewed By: ldionne
Differential Revision: https://reviews.llvm.org/D90202
More information about the All-commits
mailing list