aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorjeanPerier <jperier@nvidia.com>2025-09-16 10:47:35 +0200
committerGitHub <noreply@github.com>2025-09-16 10:47:35 +0200
commitdd29fbd7e59bbc6c537f8e827634ea7e206a3d73 (patch)
tree2f108f694fe196b9e07036ededb25e7e863a4298 /flang/lib/Frontend/CompilerInvocation.cpp
parent2a296bac684045452ac33fef0de522f44d57d0bc (diff)
downloadllvm-dd29fbd7e59bbc6c537f8e827634ea7e206a3d73.zip
llvm-dd29fbd7e59bbc6c537f8e827634ea7e206a3d73.tar.gz
llvm-dd29fbd7e59bbc6c537f8e827634ea7e206a3d73.tar.bz2
[flang] fix some FIR verifiers that did not return expected failure (#158686)
Some `return` were missing before `emitOpError`, leading the compiler to print an error and continue, leading to the same error to be raised again and again at each verifier pass without a proper abort.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions