[all-commits] [llvm/llvm-project] e89d6d: [ELF] Keep only getTarget() call. NFC
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Aug 5 18:20:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e89d6d2ac527f973c43563373dfdeb9e4c3bbcc5
https://github.com/llvm/llvm-project/commit/e89d6d2ac527f973c43563373dfdeb9e4c3bbcc5
Author: Fangrui Song <i at maskray.me>
Date: 2022-08-05 (Fri, 05 Aug 2022)
Changed paths:
M lld/ELF/Driver.cpp
Log Message:
-----------
[ELF] Keep only getTarget() call. NFC
The place from D61712 seems unneeded now. We can just use the place added by
D62609 (support AArch64 BTI/PAC).
More information about the All-commits
mailing list