diff options
author | Alp Toker <alp@nuanti.com> | 2014-06-30 18:57:16 +0000 |
---|---|---|
committer | Alp Toker <alp@nuanti.com> | 2014-06-30 18:57:16 +0000 |
commit | cf21875d41772a865c6a71ebeccca3d1a7afcfc2 (patch) | |
tree | 3c0afdb5c10328612fcc9502b8c9d10c5857e423 /llvm/docs/CodeGenerator.rst | |
parent | b792a01e136887dee4151fc4ef45913f732dd047 (diff) | |
download | bcm5719-llvm-cf21875d41772a865c6a71ebeccca3d1a7afcfc2.tar.gz bcm5719-llvm-cf21875d41772a865c6a71ebeccca3d1a7afcfc2.zip |
Fix 'platform-specific' hyphenations
llvm-svn: 212056
Diffstat (limited to 'llvm/docs/CodeGenerator.rst')
-rw-r--r-- | llvm/docs/CodeGenerator.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CodeGenerator.rst b/llvm/docs/CodeGenerator.rst index cc099465b8e..a5d3281af2b 100644 --- a/llvm/docs/CodeGenerator.rst +++ b/llvm/docs/CodeGenerator.rst @@ -2027,7 +2027,7 @@ supported on x86/x86-64 and PowerPC. It is performed if: * Option ``-tailcallopt`` is enabled. -* Platform specific constraints are met. +* Platform-specific constraints are met. x86/x86-64 constraints: |