[llvm] [PowerPC] Move __ehinfo TOC entries to the end of the TOC section (PR #73586)

Sean Fertile via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 06:11:29 PST 2023


================
@@ -47,4 +47,4 @@ attributes #0 = { nounwind }
 attributes #1 = { mustprogress noinline optnone }
 
 ; CHECK: __ehinfo.0:
-; CHECK: .tc __ehinfo.0[TC],__ehinfo.0
+; CHECK: .tc __ehinfo.0[TE],__ehinfo.0
----------------
mandlebug wrote:

Thanks.

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


More information about the llvm-commits mailing list