diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-11-29 12:57:48 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-29 12:57:48 -0800 |
commit | 0123608822a7b58d6deca528eef8dc958420acd1 (patch) | |
tree | 9438776b73a8d7a2be4ed129ed1f2efe5b4a7180 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | bbae59ae71c73e26809d4ab7da1a80239ebd9381 (diff) | |
download | llvm-0123608822a7b58d6deca528eef8dc958420acd1.zip llvm-0123608822a7b58d6deca528eef8dc958420acd1.tar.gz llvm-0123608822a7b58d6deca528eef8dc958420acd1.tar.bz2 |
[RISCV] Minor improvements/cleanup to target attribute handling. NFC (#73851)
Use ArrayRef to avoid a vector copy.
Replace a push_back loop with a call to std::vector::insert.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions