mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-13 00:10:37 +00:00
Grammar-o.
llvm-svn: 166343
This commit is contained in:
parent
32235d5612
commit
42faa398e7
@ -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.
|
||||
/// figures out which type to create.
|
||||
class ObjectFile : public Binary {
|
||||
virtual void anchor();
|
||||
ObjectFile() LLVM_DELETED_FUNCTION;
|
||||
|
Loading…
x
Reference in New Issue
Block a user