[all-commits] [llvm/llvm-project] 9067de: [flang][driver]Fix broken PowerPC tests
Mats Petersson via All-commits
all-commits at lists.llvm.org
Wed Sep 14 08:34:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9067de2a43145411eff8b7782a404c5834249717
https://github.com/llvm/llvm-project/commit/9067de2a43145411eff8b7782a404c5834249717
Author: Mats Petersson <mats.petersson at arm.com>
Date: 2022-09-14 (Wed, 14 Sep 2022)
Changed paths:
M flang/test/Driver/emit-asm-from-mlir.mlir
Log Message:
-----------
[flang][driver]Fix broken PowerPC tests
Tests don't work on PPC since `return` instruciton is't called `ret` (apparently)
Reviewed By: awarzynski
Differential Revision: https://reviews.llvm.org/D133859
More information about the All-commits
mailing list