[all-commits] [llvm/llvm-project] fdb9cc: Fix printer for llvm.addressof symbol name that ne...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Mon Jan 20 14:09:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fdb9cc7dc560f6e56df55dd4be1c88b83636184d
https://github.com/llvm/llvm-project/commit/fdb9cc7dc560f6e56df55dd4be1c88b83636184d
Author: Mehdi Amini <aminim at google.com>
Date: 2020-01-20 (Mon, 20 Jan 2020)
Changed paths:
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/test/Dialect/LLVMIR/global.mlir
Log Message:
-----------
Fix printer for llvm.addressof symbol name that need escaping
Differential Revision: https://reviews.llvm.org/D73065
More information about the All-commits
mailing list