aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorMatt Arsenault <Matthew.Arsenault@amd.com>2020-11-19 18:53:28 -0500
committerMatt Arsenault <Matthew.Arsenault@amd.com>2020-12-14 16:34:37 -0500
commit2e0e03c6a089da39039ec3f464f7cee5df86646b (patch)
treeb33fe29a0655b929db23e619def013c4d7b79800 /clang/lib/Lex/ModuleMap.cpp
parentef4da3c2ba8a812a695361d786e3de8a8b2cd482 (diff)
downloadllvm-2e0e03c6a089da39039ec3f464f7cee5df86646b.zip
llvm-2e0e03c6a089da39039ec3f464f7cee5df86646b.tar.gz
llvm-2e0e03c6a089da39039ec3f464f7cee5df86646b.tar.bz2
OpaquePtr: Require byval on x86_intrcc parameter 0
Currently the backend special cases x86_intrcc and treats the first parameter as byval. Make the IR require byval for this parameter to remove this special case, and avoid the dependence on the pointee element type. Fixes bug 46672. I'm not sure the IR is enforcing all the calling convention constraints. clang seems to ignore the attribute for empty parameter lists, but the IR tolerates it.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions