[llvm] [PowerPC] Handle CALL_RM like CALL for 32-bit ELF (PR #72758)

Qiu Chaofan via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 23:11:31 PST 2023


================
@@ -0,0 +1,21 @@
+; RUN: llc < %s -mtriple=powerpc-unknown-linux-gnu -mattr=+secure-plt -relocation-model=pic | FileCheck %s
----------------
ecnelises wrote:

Can we use auto generate script for it?

https://github.com/llvm/llvm-project/pull/72758


More information about the llvm-commits mailing list