diff options
author | Adrian Prantl <aprantl@apple.com> | 2023-11-27 10:42:57 -0800 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2023-11-29 12:47:27 -0800 |
commit | 2c07181424b45d0785002b760f9ab404b7506b57 (patch) | |
tree | 5426c6df06ad00310416476b84fcc56cf516fcee /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 076bd22f579ec4c90b41c700fca21a90fd2b6dbc (diff) | |
download | llvm-2c07181424b45d0785002b760f9ab404b7506b57.zip llvm-2c07181424b45d0785002b760f9ab404b7506b57.tar.gz llvm-2c07181424b45d0785002b760f9ab404b7506b57.tar.bz2 |
[LEB128] Don't initialize error on success
This change removes an unnecessary branch from a hot path. It's also
questionable API to override any previous error unconditonally.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions