summaryrefslogtreecommitdiffstats
path: root/clang/test/Analysis/array-struct.c
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2008-11-13 09:08:33 +0000
committerBill Wendling <isanbard@gmail.com>2008-11-13 09:08:33 +0000
commit9182147f173e174b03da52e84fe1de387b26dcf7 (patch)
treed9f82ef23a9918a5389fc08e178154bf03f05842 /clang/test/Analysis/array-struct.c
parentb9ec8f555f4559b7e395d3792460b692b05767ef (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud