Updated the Tango patch to latest revision. Removed problematic (Jarrett) include <cassert> from gen/runtime.cpp

This commit is contained in:
Tomas Lindquist Olsen
2008-10-05 02:01:50 +02:00
parent 40d0df8769
commit 60cb084af7
2 changed files with 0 additions and 76 deletions

View File

@@ -1,5 +1,3 @@
#include <cassert>
#include "gen/llvm.h"
#include "llvm/Module.h"
#include "llvm/Bitcode/ReaderWriter.h"