Skip to content
Commit 4e6e5373 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

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.

llvm-svn: 166536
parent 44818163
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment