projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3166440
)
Signals.h header moved. Eventually this should move into a lib/System library,
author
Chris Lattner
<sabre@nondot.org>
Thu, 27 May 2004 05:31:24 +0000
(
05:31
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 27 May 2004 05:31:24 +0000
(
05:31
+0000)
but not right now.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13811
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Support/Signals.cpp
patch
|
blob
|
history
diff --git
a/lib/Support/Signals.cpp
b/lib/Support/Signals.cpp
index 112cd783e436ced3fa6123c69f7031c8c58ac68d..b5a81396b13125264244bf3abe7baf5ced73c203 100644
(file)
--- a/
lib/Support/Signals.cpp
+++ b/
lib/Support/Signals.cpp
@@
-12,7
+12,7
@@
//
//===----------------------------------------------------------------------===//
-#include "
Support
/Signals.h"
+#include "
llvm/System
/Signals.h"
#include <vector>
#include <algorithm>
#include <cstdlib>