diff options
author | Rahul Joshi <jurahul@google.com> | 2020-07-10 17:07:29 -0700 |
---|---|---|
committer | Rahul Joshi <jurahul@google.com> | 2020-07-14 09:28:29 -0700 |
commit | e2b716105be33bc1296b4a0c56f8cfc2e8595037 (patch) | |
tree | c88b66ba758340e3bc2b3fb739c022d9430294c1 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 85bed2f381eaa528b851c53e5f9429c6d3966c85 (diff) | |
download | llvm-e2b716105be33bc1296b4a0c56f8cfc2e8595037.zip llvm-e2b716105be33bc1296b4a0c56f8cfc2e8595037.tar.gz llvm-e2b716105be33bc1296b4a0c56f8cfc2e8595037.tar.bz2 |
[MLIR] Add argument related API to Region
- Arguments of the first block of a region are considered region arguments.
- Add API on Region class to deal with these arguments directly instead of
using the front() block.
- Changed several instances of existing code that can use this API
- Fixes https://bugs.llvm.org/show_bug.cgi?id=46535
Differential Revision: https://reviews.llvm.org/D83599
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions