about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-08-02 08:18:11 +0000
committerbors <bors@rust-lang.org>2021-08-02 08:18:11 +0000
commit76d247c00a9203c69d6c11a84075392ebb8c3fc5 (patch)
tree66afffd5c41caed13022730bd4bdc3e12060191d /compiler/rustc_codegen_gcc
parentb53a93db2d7717c3bde196cfcf5f214cc00d4937 (diff)
parent8f6827ffb7031abec81a1db40a0b6cbcf8a464af (diff)
downloadrust-76d247c00a9203c69d6c11a84075392ebb8c3fc5.tar.gz
rust-76d247c00a9203c69d6c11a84075392ebb8c3fc5.zip
Auto merge of #87297 - ZuseZ4:new_build_flags, r=Mark-Simulacrum
add two new build flags to build clang and enable llvm plugins

Based on the discussion here: https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/Add.20configure.20flag.20to.20build.20clang/near/246439138

It allows building clang (which already is part of the llvm-project) based on the same llvm version which we use to build rustc.
It also allows enabling llvm's plugin interface, which is required for https://enzyme.mit.edu/.

There is no further integration beside of this basic build support.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions