diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2012-10-24 01:58:48 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2012-10-24 01:58:48 +0000 |
commit | 847a9c6d778b3209683a92fcb37708b2e8b08f3f (patch) | |
tree | 22f2c5e0ca88f3b7bcaddf2710e3f6a71e3462be /lib/Support/IncludeFile.cpp | |
parent | adf38913f815a2a453d4783e88b1528473b4740d (diff) |
Change x86_fastcallcc to require inreg markers. This allows it to known
the difference from "int x" (which should go in registers and
"struct y {int x;}" (which should not).
Clang will be updated in the next patches.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166536 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/IncludeFile.cpp')
0 files changed, 0 insertions, 0 deletions