[all-commits] [llvm/llvm-project] 1e8fbb: [MC] Inline MCExpr::printVariantKind & remove UseP...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Oct 1 00:10:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1e8fbb3b745916160a35a6af4dfdba9bbe26c730
https://github.com/llvm/llvm-project/commit/1e8fbb3b745916160a35a6af4dfdba9bbe26c730
Author: Fangrui Song <i at maskray.me>
Date: 2020-10-01 (Thu, 01 Oct 2020)
Changed paths:
M llvm/include/llvm/MC/MCExpr.h
M llvm/lib/MC/MCExpr.cpp
Log Message:
-----------
[MC] Inline MCExpr::printVariantKind & remove UseParensForSymbolVariantBit
Note, MAI may be nullptr in -show-encoding.
More information about the All-commits
mailing list