[all-commits] [llvm/llvm-project] 817676: [lldb] Fix DYLD_INSERT_LIBRARIES on AS
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Dec 1 20:03:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8176768b46b7839a8495d58341198dffad11bc14
https://github.com/llvm/llvm-project/commit/8176768b46b7839a8495d58341198dffad11bc14
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2021-12-01 (Wed, 01 Dec 2021)
Changed paths:
M lldb/test/API/lit.cfg.py
Log Message:
-----------
[lldb] Fix DYLD_INSERT_LIBRARIES on AS
Don't make DYLD_INSERT_LIBRARIES conditional on the host triple
containing x86.
More information about the All-commits
mailing list