1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

Remove bogus include.

llvm-svn: 68421
This commit is contained in:
Nick Lewycky 2009-04-04 07:42:46 +00:00
parent eea5412e19
commit 5147fd89fc

View File

@ -23,7 +23,6 @@
#include "llvm/InlineAsm.h"
#include "llvm/Instruction.h"
#include "llvm/Instructions.h"
#include "llvm/Metadata.h"
#include "llvm/Module.h"
#include "llvm/ValueSymbolTable.h"
#include "llvm/TypeSymbolTable.h"