[all-commits] [llvm/llvm-project] b5a4de: [NFC] Split ext-int calling convention tests into ...
Erich Keane via All-commits
all-commits at lists.llvm.org
Wed Apr 29 12:21:16 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b5a4deec6a70da8a1024a2227be66f88e9276b08
https://github.com/llvm/llvm-project/commit/b5a4deec6a70da8a1024a2227be66f88e9276b08
Author: Erich Keane <erich.keane at intel.com>
Date: 2020-04-29 (Wed, 29 Apr 2020)
Changed paths:
A clang/test/CodeGen/ext-int-cc.c
M clang/test/CodeGen/ext-int.c
Log Message:
-----------
[NFC] Split ext-int calling convention tests into their own file.
I'm currently auditing all of the calling convention implications of
_ExtInt for all platforms, so splitting them up into their own test will
make this a much easier task to organize.
More information about the All-commits
mailing list