[PATCH] D130754: [X86] Support ``-mindirect-branch-cs-prefix`` for call and jmp to indirect thunk
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 2 00:28:22 PDT 2022
MaskRay added a comment.
When a module with `"indirect_branch_cs_prefix"` and another without the module flag are merged, what the result should be? If 0, we should use `Min` instead of `Override`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130754/new/
https://reviews.llvm.org/D130754
More information about the cfe-commits
mailing list