K 10 svn:author V 6 brooks K 8 svn:date V 27 2019-10-21T23:53:09.276391Z K 7 svn:log V 424 Update to a new snapshot. powerpc64: add configure option to select ELFv2 ABI In preparation for compiler+ABI change in PowerPC64, this change adds a configure option to select ELFv2 as default powerpc64 ABI when compiling llvm-devel. The new option automatically set when ELFv2 environment is detected (when PPC_ABI=ELFv2) Submitted by: Alfredo Dal'Ava JĂșnior Differential Revision: https://reviews.freebsd.org/D22100 END