[PATCH] D28344: [AVR] Add support for the full set of inline asm constraints

Dylan McKay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 5 23:59:03 PST 2017


dylanmckay updated this revision to Diff 87190.
dylanmckay marked an inline comment as done.
dylanmckay added a comment.

Add tests

- Add multichar constraint tests
- Add 'unsupported constraint' tests


https://reviews.llvm.org/D28344

Files:
  lib/Basic/Targets.cpp
  test/CodeGen/avr-inline-asm-constraints.c
  test/CodeGen/avr-unsupported-inline-asm-constraints.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28344.87190.patch
Type: text/x-patch
Size: 5987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170206/873564dc/attachment.bin>


More information about the cfe-commits mailing list