summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2022-01-18 18:28:51 -0800
committerRiver Riddle <riddleriver@gmail.com>2022-01-19 17:35:35 -0800
commite084679f961b2a2779f7ee23d53b4d8c4df2517c (patch)
treef2be3ebd17cdf6993cf7cb8788a9f53411e22f4e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent21c79be5d7a388fa1f304412b1a9aba123f8dbde (diff)
[mlir] Make locations required when adding/creating block arguments
BlockArguments gained the ability to have locations attached a while ago, but they have always been optional. This goes against the core tenant of MLIR where location information is a requirement, so this commit updates the API to require locations. Fixes #53279 Differential Revision: https://reviews.llvm.org/D117633
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions