getClosestStaticTargetForModule was replaced with lookupTarget

Build fix for LLVM r77111.
This commit is contained in:
Benjamin Kramer 2009-07-28 15:26:21 +02:00
parent 27a9f93767
commit a31f3eb98f
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,5 @@
#include "gen/llvmhelpers.h"
#include "gen/llvm.h"
#include "llvm/Target/TargetMachineRegistry.h"
#include "mars.h"
#include "init.h"