search for: 6b182da

Displaying 6 results from an estimated 6 matches for "6b182da".

2013 May 26
0
[LLVMdev] The system library is gone for a long time.
...e to the 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...
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.
...er-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>...
2013 May 25
4
[LLVMdev] The system library is gone for a long time.
...ions. 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 -implementation must be semantically consistent. - diff --git a/docs/index.rst b/docs/index.rst index 6b182da..65dc126 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -220,7 +220,7 @@ For API clients and LLVM developers. DebuggingJITedCode GoldPlugin MarkedUpDisassembly - SystemLibrary + SupportLibrary SourceLevelDebugging Vectorizers WritingAnLLVMBackend @@ -271,8 +271,8 @@...
2013 May 26
1
[LLVMdev] The system library is gone for a long time.
...t;> -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 >> -implementation must be semantically consistent. >> - >> diff --git a/docs/index.rst b/docs/index.rst >> index 6b182da..65dc126 100644 >> --- a/docs/index.rst >> +++ b/docs/index.rst >> @@ -220,7 +220,7 @@ For API clients and LLVM developers. >> DebuggingJITedCode >> GoldPlugin >> MarkedUpDisassembly >> - SystemLibrary >> + SupportLibrary >> Sour...
2013 May 26
0
[LLVMdev] The system library is gone for a long time.
...t 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 > -implementation must be semantically consistent. > - > diff --git a/docs/index.rst b/docs/index.rst > index 6b182da..65dc126 100644 > --- a/docs/index.rst > +++ b/docs/index.rst > @@ -220,7 +220,7 @@ For API clients and LLVM developers. > DebuggingJITedCode > GoldPlugin > MarkedUpDisassembly > - SystemLibrary > + SupportLibrary > SourceLevelDebugging > Vectorizers...