mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-04 17:11:44 +03:00
Renamed driver/target to .../targetmachine to avoid confusion with the frontend file.
This commit is contained in:
parent
c5643219d4
commit
68c272d6d9
4 changed files with 6 additions and 6 deletions
|
@ -19,7 +19,7 @@
|
|||
#include "driver/configfile.h"
|
||||
#include "driver/ldc-version.h"
|
||||
#include "driver/linker.h"
|
||||
#include "driver/target.h"
|
||||
#include "driver/targetmachine.h"
|
||||
#include "driver/toobj.h"
|
||||
#include "gen/cl_helpers.h"
|
||||
#include "gen/irstate.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue