[all-commits] [llvm/llvm-project] 7c4555: [PowerPC] Delete remnant Darwin code in PPCAsmParser
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Nov 30 10:16:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7c4555f60d96d8a3ed35d74dab7e591dacc24b8d
https://github.com/llvm/llvm-project/commit/7c4555f60d96d8a3ed35d74dab7e591dacc24b8d
Author: Fangrui Song <i at maskray.me>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
M llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp
Log Message:
-----------
[PowerPC] Delete remnant Darwin code in PPCAsmParser
Continue the work started at D50989.
The code has been long dead since the triple has been removed (D75494).
Reviewed By: nickdesaulniers, void
Differential Revision: https://reviews.llvm.org/D91836
More information about the All-commits
mailing list