mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-01 20:52:14 +00:00
minor grammar fix
llvm-svn: 310111
This commit is contained in:
parent
1d7a33b8ae
commit
d7d98aa49f
@ -301,7 +301,7 @@ Glossary
|
||||
they are merged by ICF. It is known as an effective technique,
|
||||
and it usually reduces C++ program's size by a few percent or more.
|
||||
|
||||
Note that this is not entirely sound optimization. C/C++ require
|
||||
Note that this is not an entirely sound optimization. C/C++ require
|
||||
different functions have different addresses. If a program depends on
|
||||
that property, it would fail at runtime.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user