blob: 9a59227abdd9869598b3fe497dc3005b3036e354 [file] [log] [blame]
Howard Hinnanted760f42010-09-29 18:13:54 +00001// -*- C++ -*-
2//===----------------------------------------------------------------------===//
3//
4// The LLVM Compiler Infrastructure
5//
Howard Hinnantb64f8b02010-11-16 22:09:02 +00006// This file is dual licensed under the MIT and the University of Illinois Open
7// Source Licenses. See LICENSE.TXT for details.
Howard Hinnanted760f42010-09-29 18:13:54 +00008//
9//===----------------------------------------------------------------------===//
10
11int main()
12{
13}