mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-07 03:16:05 +03:00
Integrate module gen/programs into driver/tool
This commit is contained in:
parent
0842277572
commit
95c1d38e2e
7 changed files with 74 additions and 105 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "gen/irstate.h"
|
||||
#include "gen/logger.h"
|
||||
#include "gen/optimizer.h"
|
||||
#include "gen/programs.h"
|
||||
#include "llvm/IR/AssemblyAnnotationWriter.h"
|
||||
#include "llvm/IR/Verifier.h"
|
||||
#if LDC_LLVM_VER >= 309
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue