mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-07 11:26:02 +03:00
rename compiler files
This commit is contained in:
parent
e53f7f4be1
commit
5426ffbd3d
5 changed files with 8 additions and 8 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue