Files
carbon-lang/bazel
Jon Ross-Perkins f1a0645551 Set LLVM_SYMBOLIZER_PATH in lit_autoupdate (#2541)
Granted we should never merge crashes, but this means crashes when running lit_autoupdate will be properly symbolized.

This reuses what I'm currently doing for cc_env() in:
https://github.com/carbon-language/carbon-lang/blob/trunk/bazel/cc_toolchains/defs.bzl
2023-01-20 12:14:29 -08:00
..