[all-commits] [llvm/llvm-project] e3a97d: [Verifier] Check function attributes related to br...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Mon Dec 4 08:17:08 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e3a97dffee93f03e12b5911869f9a443c39821bc
https://github.com/llvm/llvm-project/commit/e3a97dffee93f03e12b5911869f9a443c39821bc
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M clang/lib/Frontend/CompilerInvocation.cpp
M llvm/lib/IR/Verifier.cpp
M llvm/lib/Target/AArch64/AArch64MachineFunctionInfo.cpp
M llvm/lib/Target/ARM/ARMMachineFunctionInfo.cpp
A llvm/test/Verifier/branch-prot-attrs.ll
Log Message:
-----------
[Verifier] Check function attributes related to branch protection (NFC) (#70565)
More information about the All-commits
mailing list