[PATCH] D111108: [X86] Fix fentry handling in X86IndirectBranchTracking.cpp
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 02:06:06 PST 2021
DavidSpickett added a comment.
I added the x86 triple from the other existing test to this new one since on any other Arch it was choosing native arch and failing. It passed with that but feel free to fix what I did if you intended something else.
https://reviews.llvm.org/rGdb490ad3852c
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111108/new/
https://reviews.llvm.org/D111108
More information about the llvm-commits
mailing list