[PATCH] D63617: [COFF, ARM64] Fix encoding of __debugbreak
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 20 13:43:26 PDT 2019
rnk added a comment.
Even if `BRK #0xF000` is a Windows convention, it's still possible for ISel to select different instructions for different OSs, and I'd prefer to implement it that way.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63617/new/
https://reviews.llvm.org/D63617
More information about the cfe-commits
mailing list