CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/07/11 11:29:17
Modified files: gnu/llvm/tools/clang/lib/Basic/Targets: PPC.h Log message: Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well. This makes sure the compiler defines the _CALL_ELF pre-processor symbol correctly. ok mortimer@