blob: 9a59227abdd9869598b3fe497dc3005b3036e354 [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}