2010-06-17 02:34:59 +02:00
|
|
|
// -*- C++ -*-
|
2010-09-28 19:19:10 +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()
|
|
|
|
{
|
|
|
|
}
|