[all-commits] [llvm/llvm-project] 105a27: [ELF][AArch64] Rename pacPlt to zPacPlt and forceB...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Thu Feb 13 21:05:42 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 105a270028abb7a0237dd2af3ddba07471d8c49d
https://github.com/llvm/llvm-project/commit/105a270028abb7a0237dd2af3ddba07471d8c49d
Author: Fangrui Song <maskray at google.com>
Date: 2020-02-13 (Thu, 13 Feb 2020)
Changed paths:
M lld/ELF/Config.h
M lld/ELF/Driver.cpp
Log Message:
-----------
[ELF][AArch64] Rename pacPlt to zPacPlt and forceBti to zForceIbt after D71327. NFC
We use config->z* for -z options.
More information about the All-commits
mailing list