[PATCH] D22857: [ARM] Add a test for inline assembly when targeting armv7-windows
Akira Hatanaka via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 27 08:50:11 PDT 2016
ahatanak added a subscriber: ahatanak.
ahatanak added a comment.
Is r276859 fixing a bug in the assembler?
I'm trying to understand why we have to add a clang test in this particular case because I don't think we normally add a test in clang every time we fix a bug in the backend or assembler.
https://reviews.llvm.org/D22857
More information about the cfe-commits
mailing list