Displaying 5 results from an estimated 5 matches for "3a__code".
2015 Jun 24
3
[LLVMdev] how to compile a large project to LLVM IR?
...ld linker both have -save-temps options which save the bit codes before/after optimization but certainly after linking.
Cheers,
Pete
>
> I suggest you take a look at the "NaCl ports" project (https://code.google.com/p/naclports/ <https://urldefense.proofpoint.com/v2/url?u=https-3A__code.google.com_p_naclports_&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmuhMHA&m=RfjvEJWweAkWHLneLw1ksvf1RoobZbEIUUVtXtJgYv4&s=RvO9OeVGsfCkE0U5HJQV_pwo1s2U1qoZg2Wx-gK19cs&e=>). It has ready-made makefiles to compile a bunch of well known open sour...
2015 Jun 24
3
[LLVMdev] how to compile a large project to LLVM IR?
Hello,I want to compile a large project(for example,Apache httpd) to one
.bc file. How can I do this? Can you give me some examples?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150624/105789c4/attachment.html>
2020 May 14
1
NUT control of vCenter & vServer?
That's certainly on the list of options. I'm doing data gathering right now
to see what options there are. I'd prefer not to rashly decide to run off
in a direction only to discover this is already a Solved Problem.
nomad
On Thu, May 14, 2020 at 1:13 PM Bart J. Smit <bart at smits.co.uk> wrote:
> What about the REST API to do a graceful shutdown of your VM’s and the
>
2015 May 28
1
[LLVMdev] WinEH work to be done (in progress and otherwise)
I think we should make a new svn repository for these. test-suite is the
logical place, but it's way too bloated and has too much Unix specific
baggage. I'd really like to have something that just uses lit, can be
checked out into projects, and can be run as part of check-all, like the
compiler-rt execution test suite.
My suggestion is to call it 'execution-tests', and we can
2015 May 28
2
[LLVMdev] WinEH work to be done (in progress and otherwise)
Hi,
Have any decisions been made on where to put executable WinEH tests? Wherever they go, would it be helpful if I were to add some C++EH and/or SEH tests pulled from MSVC's test suite, since compatibility is the goal here?
Thanks
-Joseph
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Reid Kleckner
Sent: Tuesday, May 19, 2015 5:56 PM
To: Kaylor,