summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Debugger/SourceFile.cpp
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2004-12-15 01:51:56 +0000
committerReid Spencer <rspencer@reidspencer.com>2004-12-15 01:51:56 +0000
commit9329172767304f9f3e3df60e253d804e2a92361c (patch)
treea8478112e9cf3ef5c35458aca3f8a50860dae294 /llvm/lib/Debugger/SourceFile.cpp
parentf66d93239e0c2d6aadda89e8b0e5890200700422 (diff)
downloadbcm5719-llvm-9329172767304f9f3e3df60e253d804e2a92361c.tar.gz
bcm5719-llvm-9329172767304f9f3e3df60e253d804e2a92361c.zip
For PR351:
* Remove #inclusion of FileUtilities.h, not needed any more. * Convert getUniqueFilename -> sys::Pat::makeUnique() llvm-svn: 18948
Diffstat (limited to 'llvm/lib/Debugger/SourceFile.cpp')
-rw-r--r--llvm/lib/Debugger/SourceFile.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Debugger/SourceFile.cpp b/llvm/lib/Debugger/SourceFile.cpp
index 9dc0a9616f5..da2d3475df5 100644
--- a/llvm/lib/Debugger/SourceFile.cpp
+++ b/llvm/lib/Debugger/SourceFile.cpp
@@ -13,7 +13,6 @@
#include "llvm/Debugger/SourceFile.h"
#include "llvm/Support/SlowOperationInformer.h"
-#include "llvm/Support/FileUtilities.h"
#include <iostream>
#include <cerrno>
#include <fcntl.h>
OpenPOWER on IntegriCloud