mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-04-29 06:30:39 +03:00
Slightly revise frontend diff
E.g., preferring local imports for less merge conflict potential.
This commit is contained in:
parent
6806135b01
commit
86f430c039
30 changed files with 60 additions and 70 deletions
|
@ -49,6 +49,7 @@
|
|||
#include "gen/scope_exit.h"
|
||||
#include "gen/tollvm.h"
|
||||
#include "gen/uda.h"
|
||||
#include "ir/irdsymbol.h"
|
||||
#include "ir/irfunction.h"
|
||||
#include "ir/irmodule.h"
|
||||
#include "llvm/IR/Intrinsics.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue