Displaying 3 results from an estimated 3 matches for "comex".
Did you mean:
come
2020 Jun 03
5
[cfe-dev] [RFC] Refactor Clang: move frontend/driver/diagnostics code to LLVM
> On Jun 2, 2020, at 4:21 PM, comex via cfe-dev <cfe-dev at lists.llvm.org> wrote:
>
> While this is a different area of the codebase, another thing that
> would benefit greatly from being moved out of Clang is function call
> ABI handling. Currently, that handling is split awkwardly between
> Clang and LLVM pr...
2020 Jun 02
12
[RFC] Refactor Clang: move frontend/driver/diagnostics code to LLVM
*TL;DR*
We propose some non-trivial refactoring in Clang and LLVM to enable
further work on Flang driver.
*SUMMARY*
We would like to start extracting the driver/frontend code from Clang
(alongside the code that the driver/frontend depends on, e.g.
Diagnostics) and move the components that could be re-used by
non-C-based languages to LLVM. From our initial investigation we see
that these
2005 Oct 17
0
DBF database hangs up, when running from Samba 3.0.14 share
Hi to everyone,
Since last week I am trying to fix following problem:
I have a DOS application, operating on DBF databases.
I've set up a Samba 3.0.14a-2 server running as a PDC on Fedora Core 4
(in fact, Samba server was a part of FC4 distribution). I've set up a
share and then I've moved all data for this application on to that
share.
The problem is that the application hangs