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

@@ -23,7 +23,7 @@
#include "clang/Basic/SourceManager.h"
#include "llvm/ADT/APFloat.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/System/Path.h"
#include "llvm/Support/Path.h"
using namespace clang;
// Append a #define line to Buf for Macro. Macro should be of the form XXX,