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:
2b861be
)
Grammar-o.
author
Eric Christopher
<echristo@gmail.com>
Fri, 19 Oct 2012 22:10:54 +0000
(22:10 +0000)
committer
Eric Christopher
<echristo@gmail.com>
Fri, 19 Oct 2012 22:10:54 +0000
(22:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@166343
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Object/ObjectFile.h
patch
|
blob
|
history
diff --git
a/include/llvm/Object/ObjectFile.h
b/include/llvm/Object/ObjectFile.h
index 41959bd34e10f6784a571dbb13f90239e7f65e1e..4185ffea130ae530663d3e73880ce045cdf84028 100644
(file)
--- a/
include/llvm/Object/ObjectFile.h
+++ b/
include/llvm/Object/ObjectFile.h
@@
-266,7
+266,7
@@
const uint64_t UnknownAddressOrSize = ~0ULL;
/// ObjectFile - This class is the base class for all object file types.
/// Concrete instances of this object are created by createObjectFile, which
-/// figure out which type to create.
+/// figure
s
out which type to create.
class ObjectFile : public Binary {
virtual void anchor();
ObjectFile() LLVM_DELETED_FUNCTION;