about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-03-10 21:15:45 +0100
committerGitHub <noreply@github.com>2023-03-10 21:15:45 +0100
commit4b784e49a24b8fc9fb5547939e713a51f915a191 (patch)
tree707b3b34d84c44d2a23cc80b902bc0b448b1fb5c /compiler/rustc_codegen_llvm/src
parent342ca46517714ccde6efba95ff552d11b9a92f1c (diff)
parent057d6ed1470730554d4380cde316a987ade97022 (diff)
downloadrust-4b784e49a24b8fc9fb5547939e713a51f915a191.tar.gz
rust-4b784e49a24b8fc9fb5547939e713a51f915a191.zip
Rollup merge of #108891 - kazutakahirata:master, r=cuviper
Remove an extraneous include

SymbolWrapper.cpp doesn't use std::optional or llvm::Optional, so this patch removes the extraneous include.  Note that llvm/ADT/Optional.h has been deprecated upstream.  This patch ensures that SymbolWrapper.cpp continues to compile even after the upcoming removal of Optional.h.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions