[llvm] [llvm][GlobalOpt] Remove empty atexit destructors/handlers (PR #88836)

Paul T Robinson via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 08:51:18 PDT 2024


================
@@ -263,6 +263,10 @@ DynamicSymbols:
     Type:            STT_FUNC
     Section:         .text
     Binding:         STB_GLOBAL
+  - Name:            atexit
----------------
pogo59 wrote:

`atexit` should be available for PS4/PS5, thanks!

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


More information about the llvm-commits mailing list