]> granicus.if.org Git - clang/commit
[AVR] Fix inline asm calls now that the addrspace(0) there is explicit.
authorChandler Carruth <chandlerc@gmail.com>
Fri, 24 Aug 2018 04:45:04 +0000 (04:45 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 24 Aug 2018 04:45:04 +0000 (04:45 +0000)
commite24ad3390ffe53acb284a1a6288bad22134bf80a
treee5adbf283d26589f08ff2571ff81550179e03d84
parent505c66c318af7269ddbf4af3f675207c18378488
[AVR] Fix inline asm calls now that the addrspace(0) there is explicit.

This updates the test case for r340519 so it should pass again. r340522
only got some of the AVR tests that needed an update.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340596 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/avr-inline-asm-constraints.c