blob: 9a59227abdd9869598b3fe497dc3005b3036e354 [file] [log] [blame]
Eric Fiselier257fd692016-05-07 01:04:55 +00001// -*- C++ -*-
2//===----------------------------------------------------------------------===//
Eric Fiselier5e4698c2016-05-03 21:30:18 +00003//
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
Eric Fiselier257fd692016-05-07 01:04:55 +000011int main()
12{
13}