CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/20 17:37:16
Modified files:
gnu/llvm/tools/clang/lib/Driver: Tools.cpp
Log message:
Make LLVM create strict aligned code for OpenBSD/arm64. We currently
don't enforce it yet, but we want to go down that road. Additionally
the Pine64 seems to boot up with strict alignment on by default, so
this also implicitly fixes efiboot on that hardware.
ok kettenis@ phessler@ visa@
