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:
bd70118
)
Remove extraneous slash.
author
Owen Anderson
<resistor@mac.com>
Tue, 19 Oct 2010 19:54:48 +0000
(19:54 +0000)
committer
Owen Anderson
<resistor@mac.com>
Tue, 19 Oct 2010 19:54:48 +0000
(19:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116851
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/PassSupport.h
patch
|
blob
|
history
diff --git
a/include/llvm/PassSupport.h
b/include/llvm/PassSupport.h
index c79b41e58751455d435a3a52ab89fa1ea7148682..d1b4f268c4b82656eabd294a1976c4b5cfea8377 100644
(file)
--- a/
include/llvm/PassSupport.h
+++ b/
include/llvm/PassSupport.h
@@
-143,7
+143,7
@@
private:
tmp = initialized; \
sys::MemoryFence(); \
} \
- }
\
+ }
#define INITIALIZE_PASS(passName, arg, name, cfg, analysis) \
static void* initialize##passName##PassOnce(PassRegistry &Registry) { \