rename compiler files

This commit is contained in:
Ivan 2017-11-09 21:51:13 +03:00
parent e53f7f4be1
commit 5426ffbd3d
5 changed files with 8 additions and 8 deletions

View file

@ -44,7 +44,7 @@
#include <stack>
#include "llvm/Support/CommandLine.h"
#include "gen/runtimecompile.h"
#include "gen/dynamiccompile.h"
llvm::cl::opt<llvm::GlobalVariable::ThreadLocalMode> clThreadModel(
"fthread-model", llvm::cl::ZeroOrMore, llvm::cl::desc("Thread model"),