[all-commits] [llvm/llvm-project] 22169e: [MC/AsmParser] Fix use of Arm calling convention i...
Luís Marques via All-commits
all-commits at lists.llvm.org
Tue Nov 24 14:56:54 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 22169e11c304780627c3ed1cc6bd0daf91e852c3
https://github.com/llvm/llvm-project/commit/22169e11c304780627c3ed1cc6bd0daf91e852c3
Author: Luís Marques <luismarques at lowrisc.org>
Date: 2020-11-24 (Tue, 24 Nov 2020)
Changed paths:
M llvm/test/MC/AsmParser/include.ll
Log Message:
-----------
[MC/AsmParser] Fix use of Arm calling convention in target-agnostic test
Remove target-specific calling convention specifier in target-agnostic test.
Differential Revision: https://reviews.llvm.org/D91042
More information about the All-commits
mailing list