2 Commits

Author SHA1 Message Date
Ben Langmuir
fd35e15060 [clang][test] Require x86 target in a couple new tests
Attempt to fix test failures on bots that don't configure x86 target.
2022-10-28 17:00:18 -07:00
Ben Langmuir
e1f9983022 Move getenv for AS_SECURE_LOG_FILE to clang
Avoid calling getenv in the MC layer and let the clang driver do it so
that it is reflected in the command-line as an -mllvm option.

rdar://101558354

Differential Revision: https://reviews.llvm.org/D136888
2022-10-28 16:08:04 -07:00