[all-commits] [llvm/llvm-project] c9e9cc: [MLIR] Allow setting "CodeView" flag in LLVMIR tra...
Scott Todd via All-commits
all-commits at lists.llvm.org
Fri Nov 13 08:31:41 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c9e9cc3fe70027ba2472e19d233c6d48ced05fc0
https://github.com/llvm/llvm-project/commit/c9e9cc3fe70027ba2472e19d233c6d48ced05fc0
Author: Scott Todd <scotttodd at google.com>
Date: 2020-11-13 (Fri, 13 Nov 2020)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMOpBase.td
M mlir/lib/Target/LLVMIR/DebugTranslation.cpp
M mlir/test/Target/llvmir.mlir
Log Message:
-----------
[MLIR] Allow setting "CodeView" flag in LLVMIR translation on MSVC.
Reviewed By: ftynse, mehdi_amini
Differential Revision: https://reviews.llvm.org/D91365
More information about the All-commits
mailing list