aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2022-03-12 07:38:10 +0530
committerUday Bondhugula <uday@polymagelabs.com>2022-03-12 20:32:41 +0530
commitaea31f62d44adf9d6e51d2ee323692b6efadcede (patch)
treed5d87d39f3da0e938a947c0b7b1821d17b0bab88 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent5ac257da3559f6bd716330da512735ac07364802 (diff)
downloadllvm-aea31f62d44adf9d6e51d2ee323692b6efadcede.zip
llvm-aea31f62d44adf9d6e51d2ee323692b6efadcede.tar.gz
llvm-aea31f62d44adf9d6e51d2ee323692b6efadcede.tar.bz2
[MLIR] Fix block label parsing bug
Fix bug in `Block` label parsing: https://github.com/llvm/llvm-project/issues/54343 The `parseOptionalBlockArgList` method was doing the wrong thing (contrary to its doc comment) and its calling context was also incorrect. This led to a parse failure for something like "^bb0()". Fixes #54343 Differential Revision: https://reviews.llvm.org/D121503
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions