[clang] added regcall struct by reg support (PR #95257)
Erich Keane via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 3 09:48:33 PDT 2024
erichkeane wrote:
As background: That chunking behavior was not in the specification document that I was provided internally when I implemented that. IIRC at the time, regcall wasn't actually documented externally, so that documentation likely post-dates when I did my implementation.
https://github.com/llvm/llvm-project/pull/95257
More information about the cfe-commits
mailing list