commit | 60f6cd1467820052dd53f47fb1df08f49b2f764a | [log] [tgz] |
---|---|---|
author | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Thu Feb 04 16:18:08 2016 +0000 |
committer | Nemanja Ivanovic <nemanja.i.ibm@gmail.com> | Thu Feb 04 16:18:08 2016 +0000 |
tree | 81aa6d912de0571a8458908f06c8d2440fccb783 | |
parent | 1f5cad4a9972b33a3948954b41f6b8c45bc7b138 [diff] |
Enable the %s modifier in inline asm template string This patch corresponds to review: http://reviews.llvm.org/D16847 There are some files in glibc that use the output operand modifier even though it was deprecated in GCC. This patch just adds support for it to prevent issues with such files. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259798 91177308-0d34-0410-b5e6-96231b3b80d8