This revision was automatically updated to reflect the committed changes.
Closed by commit rGab1bcda851d9: [NFC] Use isX86() instead of getArch()
(authored by Jim).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72320/new/
https://reviews.llvm.org/D7
Jim created this revision.
Jim added reviewers: MaskRay, craig.topper.
Herald added subscribers: llvm-commits, cfe-commits, rupprecht, hiraditya.
Herald added a reviewer: jhenderson.
Herald added projects: clang, LLVM.
This is a clean up for https://reviews.llvm.org/D72247.
Repository:
rG LLVM