Merge System into Support.

llvm-svn: 120297
This commit is contained in:
Michael J. Spencer
2010-11-29 18:12:39 +00:00
parent 032092ffc2
commit 8aaf49959c
49 changed files with 67 additions and 67 deletions

View File

@@ -28,7 +28,7 @@
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/Timer.h"
#include "llvm/Support/raw_ostream.h"
#include "llvm/System/Program.h"
#include "llvm/Support/Program.h"
#include <cstdlib>
#include <cstdio>