Author: compnerd Date: Wed Aug 26 21:18:31 2015 New Revision: 246135 URL: http://llvm.org/viewvc/llvm-project?rev=246135&view=rev Log: ReleaseNotes: fix minor spelling mistake
Modified: llvm/branches/release_37/docs/ReleaseNotes.rst Modified: llvm/branches/release_37/docs/ReleaseNotes.rst URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_37/docs/ReleaseNotes.rst?rev=246135&r1=246134&r2=246135&view=diff ============================================================================== --- llvm/branches/release_37/docs/ReleaseNotes.rst (original) +++ llvm/branches/release_37/docs/ReleaseNotes.rst Wed Aug 26 21:18:31 2015 @@ -55,7 +55,7 @@ Non-comprehensive list of changes in thi The LLVM C API ``LLVMGetTargetMachineData`` is deprecated to reflect the fact that it won't be available anymore from ``TargetMachine`` in 3.8. -* Comdats are now ortogonal to the linkage. LLVM will not create +* Comdats are now orthogonal to the linkage. LLVM will not create comdats for weak linkage globals and the frontends are responsible for explicitly adding them. _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits