llvm-project/mlir/lib/Target
Alex Zinenko cb9f9df5f8 [mlir] Fix GCC5 compilation problem in MLIR->LLVM type translation
GCC5 seems to dislike generic lambdas calling a method of the class
containing the lambda without explicit `this`.
2020-08-04 14:42:17 +02:00
..
LLVMIR [mlir] Fix GCC5 compilation problem in MLIR->LLVM type translation 2020-08-04 14:42:17 +02:00
CMakeLists.txt [mlir] translate types between MLIR LLVM dialect and LLVM IR 2020-08-04 13:42:43 +02:00