Files
clang-p2996/clang/test/Sema/ZOSExtensions.cpp
Abhina Sree 135fecd444 [SystemZ][z/OS] __ptr32 support for z/OS (#101696)
Enabling __ptr32 keyword to support in Clang for z/OS. It is represented
by addrspace(1) in LLVM IR. Unlike existing implementation, __ptr32 is
not mangled into symbol names for z/OS.
2024-08-08 08:35:22 -04:00

6.0 KiB