[PATCH] D111108: [X86] Fix fentry handling in X86IndirectBranchTracking.cpp
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 03:56:44 PST 2021
pengfei added a comment.
In D111108#3175787 <https://reviews.llvm.org/D111108#3175787>, @DavidSpickett wrote:
> 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.
>
> https://lab.llvm.org/buildbot/#/builders/179/builds/2046
>
> It passed with that but feel free to fix what I did if you intended something else.
>
> https://reviews.llvm.org/rGdb490ad3852c
I believe it's the right fix. Thanks @DavidSpickett !
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