Fix spelling.

llvm-svn: 226966
This commit is contained in:
Rui Ueyama 2015-01-23 23:39:33 +00:00
parent 036dc97e0e
commit 009c1a931e
2 changed files with 2 additions and 2 deletions

View File

@ -565,7 +565,7 @@ bool GnuLdDriver::parse(int argc, const char *argv[],
// Parse -z max-page-size option.
// The default page size is considered the minimum page size the user
// can set, check the user input if its atleast the minimum page size
// and doesnot exceed the maximum page size allowed for the target.
// and does not exceed the maximum page size allowed for the target.
uint64_t maxPageSize = 0;
// Error if the page size user set is less than the maximum page size

View File

@ -1,4 +1,4 @@
# Tests that lld doesnot create separate segment if the input sections are part
# Tests that lld does not create separate segment if the input sections are part
# of the same output section
# Build executable