[all-commits] [llvm/llvm-project] 8b3934: [PowerPC][AIX] Fix printing of program counter for...
Sean Fertile via All-commits
all-commits at lists.llvm.org
Thu Mar 12 07:37:54 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8b39341fb095a17a155db8cb3460b2853ab0f4d1
https://github.com/llvm/llvm-project/commit/8b39341fb095a17a155db8cb3460b2853ab0f4d1
Author: Sean Fertile <sd.fertile at gmail.com>
Date: 2020-03-12 (Thu, 12 Mar 2020)
Changed paths:
M llvm/lib/Target/PowerPC/MCTargetDesc/PPCInstPrinter.cpp
A llvm/test/CodeGen/PowerPC/aix-print-pc.mir
Log Message:
-----------
[PowerPC][AIX] Fix printing of program counter for AIX assembly.
Program counter on AIX is the dollar-sign.
Differential Revision:https://reviews.llvm.org/D75627
More information about the All-commits
mailing list