[llvm] [PowerPC] Spill non-volatile registers required for traceback table (PR #71115)

Chen Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 11 02:07:17 PDT 2024


================
@@ -287,7 +287,7 @@ entry:
 
 @gS31 = external global %struct_S31, align 1
 
-define void @call_test_byval_mem4() {
+define void @call_test_byval_mem4() #0 {
----------------
chenzheng1030 wrote:

unnecessary change?

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


More information about the llvm-commits mailing list