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:
8ce7501
)
Toggle sense of flag
author
Chris Lattner
<sabre@nondot.org>
Wed, 14 Jan 2004 02:50:16 +0000
(
02:50
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Wed, 14 Jan 2004 02:50:16 +0000
(
02:50
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10838
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Bytecode/Writer/Writer.cpp
patch
|
blob
|
history
diff --git
a/lib/Bytecode/Writer/Writer.cpp
b/lib/Bytecode/Writer/Writer.cpp
index 308f1e9e1ef2c980cb8426fdf9799132aa395c78..100d34e2a1abc9e547937b867e6c7c96aaed4af0 100644
(file)
--- a/
lib/Bytecode/Writer/Writer.cpp
+++ b/
lib/Bytecode/Writer/Writer.cpp
@@
-40,7
+40,7
@@
BytesWritten("bytecodewriter", "Number of bytecode bytes written");
BytecodeWriter::BytecodeWriter(std::deque<unsigned char> &o, const Module *M)
- : Out(o), Table(M,
fals
e) {
+ : Out(o), Table(M,
tru
e) {
outputSignature();