nothing_to_do.pass.cpp revision 3257c9853f0612761bbde4adfd56dce566d9f2a6
1// -*- C++ -*-
2//===-------------------------- algorithm ---------------------------------===//
3//
4//                     The LLVM Compiler Infrastructure
5//
6// This file is distributed under the University of Illinois Open Source
7// License. See LICENSE.TXT for details.
8//
9//===----------------------------------------------------------------------===//
10
11int main()
12{
13}
14