Merged dmd 2.059beta

This commit is contained in:
Alexey Prokhin 2012-04-05 11:47:00 +04:00
commit bca73ec8b9
77 changed files with 6909 additions and 2243 deletions

View file

@ -12,7 +12,7 @@
#include "llvm/Support/PassNameParser.h"
#include "llvm/Transforms/IPO.h"
#include "root.h" // error()
#include "mars.h" // error()
#include <cstring> // strcmp();
using namespace llvm;