[PATCH] D36111: [COFF, ARM64] Add MS builtins __dmb, __dsb, __isb
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 11 12:35:24 PDT 2017
mgrang added a comment.
In https://reviews.llvm.org/D36111#894604, @mstorsjo wrote:
> @mgrang, did you ever get to completing this? I've got a need for this now (only `__dmb` so far), and if you don't have time, I can try to finish it.
Sorry, I never got to complete this as I moved to other priorities. I do not think I have cycles to do this now. Please feel free to take over this patch :)
https://reviews.llvm.org/D36111
More information about the llvm-commits
mailing list