[PATCH] D145857: [X86] Make triple ArchName override OS for i686 and i786
Phoebe Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 11 20:43:42 PST 2023
pengfei planned changes to this revision.
pengfei added a comment.
In D145857#4186957 <https://reviews.llvm.org/D145857#4186957>, @craig.topper wrote:
> Did you test this? I kind of expected the triple would be normalized before this. I’m not at a computer to check.
No, I just tried with gdb which proves the idea here. Will add test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145857/new/
https://reviews.llvm.org/D145857
More information about the cfe-commits
mailing list