[all-commits] [llvm/llvm-project] 4b91f9: [AIX][AsmPrinter] Print Global Variable in comments
jsji via All-commits
all-commits at lists.llvm.org
Sat May 15 20:25:45 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4b91f96a3e291db1ea6360c9a842ecbc6ee89d67
https://github.com/llvm/llvm-project/commit/4b91f96a3e291db1ea6360c9a842ecbc6ee89d67
Author: Jinsong Ji <jji at us.ibm.com>
Date: 2021-05-16 (Sun, 16 May 2021)
Changed paths:
M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
Log Message:
-----------
[AIX][AsmPrinter] Print Global Variable in comments
The default AsmPrinter print GV in comments,
AIX should do so too.
This also fix LLVM :: CodeGen/Generic/inline-asm-mem-clobber.ll.
Reviewed By: hubert.reinterpretcast
Differential Revision: https://reviews.llvm.org/D102534
More information about the All-commits
mailing list