mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-03-06 20:33:12 +01:00
Updated to latest LLVM trunk, function notes have been removed and merged with parameter attributes, which have been renamed to just attributes. Nothing seems to have broke!
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <llvm/BasicBlock.h>
|
||||
#include <llvm/Instructions.h>
|
||||
#include <llvm/InlineAsm.h>
|
||||
#include <llvm/ParameterAttributes.h>
|
||||
#include <llvm/Attributes.h>
|
||||
#include <llvm/Support/MathExtras.h>
|
||||
#include <llvm/Pass.h>
|
||||
#include <llvm/PassManager.h>
|
||||
|
||||
Reference in New Issue
Block a user