2010-06-17 08:34:59 +08:00
|
|
|
// -*- C++ -*-
|
2010-09-29 01:19:10 +08:00
|
|
|
//===----------------------------------------------------------------------===//
|
2010-06-17 08:34:59 +08:00
|
|
|
//
|
|
|
|
// The LLVM Compiler Infrastructure
|
|
|
|
//
|
|
|
|
// This file is distributed under the University of Illinois Open Source
|
|
|
|
// License. See LICENSE.TXT for details.
|
|
|
|
//
|
|
|
|
//===----------------------------------------------------------------------===//
|
|
|
|
|
|
|
|
int main()
|
|
|
|
{
|
|
|
|
}
|