[SPARC] Support 'f' and 'e' inline asm constraints.
authorJames Y Knight <jyknight@google.com>
Fri, 12 May 2017 16:01:23 +0000 (16:01 +0000)
committerJames Y Knight <jyknight@google.com>
Fri, 12 May 2017 16:01:23 +0000 (16:01 +0000)
commiteb96e44aeae551fc6003f1c03b374ca5e1f69efe
treeb8015c3f0144177a02826c0b52439475f0e213da
parentb680e9742a6e938215eded65a8374bc01487995f
[SPARC] Support 'f' and 'e' inline asm constraints.

Patch by Patrick Boettcher.

Differential Revision: https://reviews.llvm.org/D29117

llvm-svn: 302913
clang/lib/Basic/Targets.cpp
clang/test/CodeGen/sparcv8-inline-asm.c [new file with mode: 0644]