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:
b460a33
)
Forgot this patch in r159023.
author
Evan Cheng
<evan.cheng@apple.com>
Fri, 22 Jun 2012 20:30:39 +0000
(20:30 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Fri, 22 Jun 2012 20:30:39 +0000
(20:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159028
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/lto/LTOModule.cpp
patch
|
blob
|
history
diff --git
a/tools/lto/LTOModule.cpp
b/tools/lto/LTOModule.cpp
index 9a7d76832a10765e4f2a2bd236f6582945ded454..97b58896d216db6ddbaca88768db7f832de3ef22 100644
(file)
--- a/
tools/lto/LTOModule.cpp
+++ b/
tools/lto/LTOModule.cpp
@@
-599,7
+599,7
@@
namespace {
markGlobal(*Symbol);
}
virtual void EmitZerofill(const MCSection *Section, MCSymbol *Symbol,
- u
nsigned
Size , unsigned ByteAlignment) {
+ u
int64_t
Size , unsigned ByteAlignment) {
markDefined(*Symbol);
}
virtual void EmitCommonSymbol(MCSymbol *Symbol, uint64_t Size,