aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-04-21 08:21:23 -0700
committerGitHub <noreply@github.com>2024-04-21 08:21:23 -0700
commitd674f45d51bffbba474b12e07f7d57a2390d2f31 (patch)
tree09fee09735f535f2eff37da1bb3821d961ae7580 /flang/lib/Frontend/CompilerInvocation.cpp
parent6309440c218778db027306826993e484eab2be17 (diff)
downloadllvm-d674f45d51bffbba474b12e07f7d57a2390d2f31.zip
llvm-d674f45d51bffbba474b12e07f7d57a2390d2f31.tar.gz
llvm-d674f45d51bffbba474b12e07f7d57a2390d2f31.tar.bz2
[Transforms] Remove extraneous ArrayRef (NFC) (#89535)
We don't need to create these instances of ArrayRef because ConstantDataVector::get takes ArrayRef, and ArrayRef can be implicitly constructed from C arrays.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions