blob: 9125fe194f46def35ef9d3fd1ef0ce3f242ca14c [file] [log] [blame]
Marshall Clow44761002013-01-09 17:20:02 +00001// -*- C++ -*-
2//===----------------------------------------------------------------------===//
3//
4// The LLVM Compiler Infrastructure
5//
6// This file is dual licensed under the MIT and the University of Illinois Open
7// Source Licenses. See LICENSE.TXT for details.
8//
9//===----------------------------------------------------------------------===//
10
11int main()
12{
13}
Eric Fiselierd1854f92014-07-24 18:41:56 +000014