llvm/mlir/lib/Dialect/LLVMIR
Mehdi Amini 78accf9f35 Make LLVM Linkage a first class attribute instead of using an integer attribute
This makes the IR more readable, in particular when this will be used on
the builtin func outside of the LLVM dialect.

Reviewed By: wsmoses

Differential Revision: https://reviews.llvm.org/D109209
2021-09-03 21:21:46 +00:00
..
IR Make LLVM Linkage a first class attribute instead of using an integer attribute 2021-09-03 21:21:46 +00:00
Transforms
CMakeLists.txt [mlir] make LLVMPointerType implement the data layout type interface 2021-06-10 11:24:16 +02:00