mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 08:28:19 +00:00
Don't need to include IntrinsicInst.h any more
llvm-svn: 94092
This commit is contained in:
parent
3a31114cf9
commit
507d86fcbb
@ -16,7 +16,6 @@
|
||||
#include "llvm/DerivedTypes.h" // For getNullValue(Type::Int32Ty)
|
||||
#include "llvm/Constants.h"
|
||||
#include "llvm/Function.h"
|
||||
#include "llvm/IntrinsicInst.h"
|
||||
#include "llvm/Metadata.h"
|
||||
#include "llvm/ADT/SmallVector.h"
|
||||
#include "llvm/Support/ErrorHandling.h"
|
||||
|
Loading…
Reference in New Issue
Block a user