2010-06-30 02:21:42 +02:00
|
|
|
//===----------------------------------------------------------------------===//
|
2010-06-17 02:34:59 +02:00
|
|
|
//
|
|
|
|
// The LLVM Compiler Infrastructure
|
|
|
|
//
|
|
|
|
// This file is distributed under the University of Illinois Open Source
|
|
|
|
// License. See LICENSE.TXT for details.
|
|
|
|
//
|
|
|
|
//===----------------------------------------------------------------------===//
|
|
|
|
|
|
|
|
int main()
|
|
|
|
{
|
|
|
|
}
|