diff options
author | Dan Gohman <gohman@apple.com> | 2009-03-24 01:04:34 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-03-24 01:04:34 +0000 |
commit | efd2d44aa5ea6a9dc8ea7f9c38cced10140a30f6 (patch) | |
tree | 60077dec8f81900c71cc9932406b41fa93744157 /clang/lib/Sema/SemaDecl.cpp | |
parent | f3746cbc561606febe0f56efc9ec4dcb4a39b65c (diff) | |
download | bcm5719-llvm-efd2d44aa5ea6a9dc8ea7f9c38cced10140a30f6.tar.gz bcm5719-llvm-efd2d44aa5ea6a9dc8ea7f9c38cced10140a30f6.zip |
I was convinced that it's ok to allow a second i8 return value
to be returned in DL. LLVM's multiple-return-value support is
not ABI-conforming; front-ends that wish to have code emitted
that conforms to an ABI are currently expected to make
arrangements for this on their own rather than assuming that
multiple-return-values will automatically do the right thing.
This commit doesn't fundamentally change this situation.
llvm-svn: 67588
Diffstat (limited to 'clang/lib/Sema/SemaDecl.cpp')
0 files changed, 0 insertions, 0 deletions