about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorEnric Morales <me@enric.me>2024-11-05 11:32:05 +0100
committerEnric Morales <me@enric.me>2024-11-06 21:03:02 +0100
commit8471c6bb0c3f46f5dbad5942aedb661304cae001 (patch)
tree609ffb68c3207504be03f36c5100df0f69d6a8f7 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent27e38f8fc7efc57b75e9a763d7a0ee44822cd5f7 (diff)
downloadrust-8471c6bb0c3f46f5dbad5942aedb661304cae001.tar.gz
rust-8471c6bb0c3f46f5dbad5942aedb661304cae001.zip
bootstrap: add quoting support to avoid splitting
With this change, it is now possible to pass quotes to the configure
script, such as

`./configure.py --set=target.\"thumbv8m.main-none-eabi\".linker=/linker`

, which will treat `thumbv8.main-none-eabi` as a whole part. Currently,
the string would be split into two elements: `thumbv8`, and
`main-none-eabi`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions