This patch is an updated version of D43089 with changes in arguments classifying. If a calling convention item is not specified by ARC ABI, it follows Itanium C++ ABI.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
Minor change: remove splitting big numeric arguments on 32-bit integers. Backend lowering code does this work.