diff options
author | Bill Wendling <isanbard@gmail.com> | 2008-11-13 09:08:33 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2008-11-13 09:08:33 +0000 |
commit | 9182147f173e174b03da52e84fe1de387b26dcf7 (patch) | |
tree | d9f82ef23a9918a5389fc08e178154bf03f05842 /clang/test/Analysis/array-struct.c | |
parent | b9ec8f555f4559b7e395d3792460b692b05767ef (diff) | |
download | bcm5719-llvm-9182147f173e174b03da52e84fe1de387b26dcf7.tar.gz bcm5719-llvm-9182147f173e174b03da52e84fe1de387b26dcf7.zip |
Modify the intrinsics pattern to separate out the "return" types from the
"parameter" types. An intrinsic can now return a multiple return values like
this:
def add_with_overflow : Intrinsic<[llvm_i32_ty, llvm_i1_ty],
[LLVMMatchType<0>, LLVMMatchType<0>]>;
llvm-svn: 59237
Diffstat (limited to 'clang/test/Analysis/array-struct.c')
0 files changed, 0 insertions, 0 deletions