[all-commits] [llvm/llvm-project] 416344: Teach the swift calling convention about _Atomic t...
Arnold Schwaighofer via All-commits
all-commits at lists.llvm.org
Mon Aug 31 07:10:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 41634497d4fd21f28d08ac6f538ca4045f386c95
https://github.com/llvm/llvm-project/commit/41634497d4fd21f28d08ac6f538ca4045f386c95
Author: Arnold Schwaighofer <aschwaighofer at apple.com>
Date: 2020-08-31 (Mon, 31 Aug 2020)
Changed paths:
M clang/lib/CodeGen/SwiftCallingConv.cpp
M clang/test/CodeGen/64bit-swiftcall.c
Log Message:
-----------
Teach the swift calling convention about _Atomic types
rdar://67351073
Differential Revision: https://reviews.llvm.org/D86218
More information about the All-commits
mailing list