mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-12 13:55:57 +03:00
Refactoring: moved ldc specific code from dmd/attrib.c and dmd2/attrib.c into gen/pragma.cpp
This commit is contained in:
parent
72d510cb5e
commit
4d3ba3594c
14 changed files with 597 additions and 881 deletions
|
@ -24,6 +24,7 @@
|
|||
#include "gen/abi.h"
|
||||
#include "gen/nested.h"
|
||||
#include "gen/cl_options.h"
|
||||
#include "gen/pragma.h"
|
||||
|
||||
using namespace llvm::Attribute;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue