llvm-project/mlir/lib/LLVMIR
River Riddle 54cd6a7e97 NFC: Refactor Function to be value typed.
Move the data members out of Function and into a new impl storage class 'FunctionStorage'. This allows for Function to become value typed, which will greatly simplify the transition of Function to FuncOp(given that FuncOp is also value typed).

PiperOrigin-RevId: 255983022
2019-07-01 11:39:00 -07:00
..
IR NFC: Refactor Function to be value typed. 2019-07-01 11:39:00 -07:00
CMakeLists.txt Start moving conversions to {lib,include/mlir}/Conversion 2019-06-19 23:02:50 -07:00