[lldb] Fix DYLD_INSERT_LIBRARIES on AS
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 2 Dec 2021 04:01:45 +0000 (20:01 -0800)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 2 Dec 2021 04:03:05 +0000 (20:03 -0800)
commit8176768b46b7839a8495d58341198dffad11bc14
tree636f1c435e12f4819b1a1060c73d4086561e6608
parent3dfa76b695f8812e70b2b46bb12dfc2a76ab296a
[lldb] Fix DYLD_INSERT_LIBRARIES on AS

Don't make DYLD_INSERT_LIBRARIES conditional on the host triple
containing x86.
lldb/test/API/lit.cfg.py