[PATCH] D74019: [mlir] Add support for generating debug locations from intermediate levels of the IR.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 8 11:40:16 PST 2020


rriddle updated this revision to Diff 243394.
rriddle marked 3 inline comments as done.
rriddle added a comment.

Resolve comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74019/new/

https://reviews.llvm.org/D74019

Files:
  mlir/include/mlir/IR/AsmState.h
  mlir/include/mlir/Transforms/LocationSnapshot.h
  mlir/lib/IR/AsmPrinter.cpp
  mlir/lib/Transforms/LocationSnapshot.cpp
  mlir/test/Transforms/location-snapshot.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74019.243394.patch
Type: text/x-patch
Size: 19570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/b2669669/attachment.bin>


More information about the llvm-commits mailing list