9 lines
410 B
C++
9 lines
410 B
C++
//===--- Dummy.cpp -----------------------------------------------*- C++-*-===//
|
|
//
|
|
// The LLVM Compiler Infrastructure
|
|
//
|
|
// This file is distributed under the University of Illinois Open Source
|
|
// License. See LICENSE.TXT for details.
|
|
//
|
|
//===----------------------------------------------------------------------===//
|
|
// Does nothing, only here to avoid cmake errors for empty libraries.
|