diff options
| author | Chris Lattner <sabre@nondot.org> | 2007-07-10 21:58:36 +0000 | 
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2007-07-10 21:58:36 +0000 | 
| commit | a779b3df28d7710520a71b7bd38b2742ae852ded (patch) | |
| tree | a6c88aa0bf469647eb7c252944026a73f39d2912 /llvm/lib/Support/SystemUtils.cpp | |
| parent | 08c4b9ffec27fdc54a3cca8b6767f924bab4ba24 (diff) | |
| download | bcm5719-llvm-a779b3df28d7710520a71b7bd38b2742ae852ded.tar.gz bcm5719-llvm-a779b3df28d7710520a71b7bd38b2742ae852ded.zip | |
implement codegen support for rvalue-only vector subscripts, such as:
float4 test(void);
float test2() {
  return test()[1];
}
llvm-svn: 39725
Diffstat (limited to 'llvm/lib/Support/SystemUtils.cpp')
0 files changed, 0 insertions, 0 deletions

