diff options
author | Hans Wennborg <hans@hanshq.net> | 2016-01-13 19:33:49 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2016-01-13 19:33:49 +0000 |
commit | aae49c19449e50f60dffe1ed49ee515ab5195de3 (patch) | |
tree | b368b04c931791d30ead44fe7711382f89c64587 /llvm/docs | |
parent | 72e2ba7abb17a5d509df45451c546b9ac5de743f (diff) | |
download | bcm5719-llvm-aae49c19449e50f60dffe1ed49ee515ab5195de3.tar.gz bcm5719-llvm-aae49c19449e50f60dffe1ed49ee515ab5195de3.zip |
Unbreak the sphinx build
llvm-svn: 257659
Diffstat (limited to 'llvm/docs')
-rw-r--r-- | llvm/docs/ReleaseNotes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index 9aea6ead091..56ef41ec0b5 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -36,8 +36,8 @@ Non-comprehensive list of changes in this release * .. note about autoconf build having been removed. * .. note about C API functions LLVMLinkModules, LLVMParseBitcode, - LLVMParseBitcodeInContext, LLVMGetBitcodeModuleInContext and - LLVMGetBitcodeModule having been removed. + LLVMParseBitcodeInContext, LLVMGetBitcodeModuleInContext and + LLVMGetBitcodeModule having been removed. .. NOTE For small 1-3 sentence descriptions, just add an entry at the end of |