about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2023-03-07 22:40:14 -0800
committerKazu Hirata <kazu@google.com>2023-03-07 22:46:39 -0800
commit057d6ed1470730554d4380cde316a987ade97022 (patch)
tree42a33c390ac4f2e4f2339f077eb76c66cb523c6d /compiler/rustc_codegen_llvm/src
parent38b96553112dce3de630890701f17d86e265f6ba (diff)
downloadrust-057d6ed1470730554d4380cde316a987ade97022.tar.gz
rust-057d6ed1470730554d4380cde316a987ade97022.zip
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