CVSROOT: /cvs Module name: src Changes by: [email protected] 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@
