Replace the Function reference methods from the OpAsmParser/OpAsmPrinter with...
authorRiver Riddle <riverriddle@google.com>
Wed, 29 May 2019 20:33:22 +0000 (13:33 -0700)
committerMehdi Amini <joker.eph@gmail.com>
Sun, 2 Jun 2019 03:08:03 +0000 (20:08 -0700)
commit1fd1c7a8bbfe606e1eef9554a0dd172a91716443
tree1d2c44e4304a4bca34dffa5984e4808a6496a0f4
parentc455ecef22960f7a6d5a44917d86fb1733736f98
Replace the Function reference methods from the OpAsmParser/OpAsmPrinter with usages of FunctionAttr.

--

PiperOrigin-RevId: 250555680
mlir/include/mlir/IR/OpImplementation.h
mlir/lib/IR/AsmPrinter.cpp
mlir/lib/LLVMIR/IR/LLVMDialect.cpp
mlir/lib/Parser/Parser.cpp
mlir/lib/StandardOps/Ops.cpp