diff options
author | Mike Stump <mrs@apple.com> | 2010-01-04 23:01:10 +0000 |
---|---|---|
committer | Mike Stump <mrs@apple.com> | 2010-01-04 23:01:10 +0000 |
commit | 1cd95e210b1b084ee275e0dfa9dd8a7e65b577d7 (patch) | |
tree | 25296dfa04bfbd2d0cad239af86bf54ce4e1d9d8 /lib/Analysis/SimpleConstraintManager.h | |
parent | 3b11fd3b52e7b88233c602407c151d07cb093e75 (diff) |
Avoid warnings for functions that return a value using MS-style inline
assembly code. This avoids changing the bahvior when normal asm("")
statements are used.
The type of code affected would be:
void* t4(void) { __asm mov eax, fs:[0x10] }
I hope people like this version, if not, let me know.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92531 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/SimpleConstraintManager.h')
0 files changed, 0 insertions, 0 deletions