Mercurial > hg > CbC > CbC_llvm
view tools/llvm-shlib/libllvm.cpp @ 122:36195a0db682
merging ( incomplete )
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 17 Nov 2017 20:32:31 +0900 |
parents | 1172e4bd9c6f |
children | c2174574ed3a |
line wrap: on
line source
//===-libllvm.cpp - LLVM Shared Library -----------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===----------------------------------------------------------------------===// // // This file is empty and serves only the purpose of making CMake happy because // you can't define a target with no sources. // //===----------------------------------------------------------------------===//