Fix parsing of branch target protection options on arm64 to enable
authorkettenis <kettenis@openbsd.org>
Sun, 12 Nov 2023 16:33:23 +0000 (16:33 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 12 Nov 2023 16:33:23 +0000 (16:33 +0000)
commit5e530090040731790f0243f616309bad88c4aef5
treee1f71f92c759e982ea08f6316a4c51e422d6b592
parent7a64bea093c9121df7d6dedd76c7bba495454f70
Fix parsing of branch target protection options on arm64 to enable
BTI and PAC again by default on OpenBSD.

ok robert@
gnu/llvm/clang/lib/Driver/ToolChains/Clang.cpp