Update for metadata changes in LLVM trunk.

This commit is contained in:
Frits van Bommel
2009-05-11 11:59:22 +02:00
parent 041a8c4bd3
commit 49a2924823
5 changed files with 38 additions and 10 deletions

View File

@@ -30,7 +30,6 @@
#include "llvm/Pass.h"
#include "llvm/Module.h"
#include "llvm/Constants.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Debug.h"