mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 12:32:20 +02:00
Fixed datalayout initialization
This commit is contained in:
parent
a3848bbd78
commit
b3fe79522e
5 changed files with 142 additions and 128 deletions
|
@ -11,6 +11,7 @@ namespace llvm
|
|||
{
|
||||
class Module;
|
||||
class LLVMContext;
|
||||
class TargetMachine;
|
||||
}
|
||||
|
||||
NS_BF_BEGIN
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue