Displaying 3 results from an estimated 3 matches for "28107d7".
2013 May 26
0
[LLVMdev] The system library is gone for a long time.
...basic concept of
inter-process communications. The implementations might use System V IPC if
that was available or named pipes, or whatever gets the job done effectively
for a given operating system. In all cases, the interface and the
diff --git a/docs/index.rst b/docs/index.rst
index 6b182da..28107d7 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -271,8 +271,8 @@ For API clients and LLVM developers.
:doc:`BitCodeFormat`
This describes the file format and encoding used for LLVM "bc" files.
-:doc:`System Library <SystemLibrary>`
- This document describes the LLVM Syst...
2013 May 26
2
[LLVMdev] The system library is gone for a long time.
On 25 May 2013 15:30, Sean Silva <silvas at purdue.edu> wrote:
> This will break existing URLs. Until we have a way to set up redirects the
> file name should stay the same.
Would a SystemLibrary.rst saying it was replaced with the support library be ok?
> -- Sean Silva
Cheers,
Rafael
2013 May 27
3
[LLVMdev] The system library is gone for a long time.
...s communications. The implementations might use System V IPC
> if
> that was available or named pipes, or whatever gets the job done
> effectively
> for a given operating system. In all cases, the interface and the
> diff --git a/docs/index.rst b/docs/index.rst
> index 6b182da..28107d7 100644
> --- a/docs/index.rst
> +++ b/docs/index.rst
> @@ -271,8 +271,8 @@ For API clients and LLVM developers.
> :doc:`BitCodeFormat`
> This describes the file format and encoding used for LLVM "bc" files.
>
> -:doc:`System Library <SystemLibrary>`
> -...