search for: granitz

Displaying 3 results from an estimated 3 matches for "granitz".

Did you mean: graenitz
2020 Feb 16
2
ORC JIT Weekly #5
...for __objc_classlist and __objc_selref sections and uses them to register JIT'd code with the Objective-C runtime. This allows LLJIT instances (and the lli command line tool) to run IR compiled from Objective-C and Swift sources. Discussion on the review is ongoing (thanks especially to Stefan Granitz for his review comments!) but I will aim to have the patch tidied up and landed in the coming week. -- Lang. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200216/80d609f1/attachment.html>
2016 Oct 07
3
RuntimeDyLdCOFF and RTTI on Windows
...nfo sections visible to clients who are interested in them. It can be important if your object file contains metadata sections that are required, but not referenced in the file. I don't think it should affect this case though. - Lang. On Thu, Oct 6, 2016 at 4:37 AM, Stefan Gränitz <stefan.granitz at roli.com> wrote: > Hi Lang > > You are not only the maintainer for ORC but also for RuntimeDyLd right? > May I ask if you know about problems reading RTTI data from COFF object > files on Windows? > > I am facing the issue that C++ dynamic_cast doesn't work for types...
2016 Oct 24
2
RuntimeDyLdCOFF and RTTI on Windows
...t; can be important if your object file contains metadata sections that are >> required, but not referenced in the file. I don't think it should affect >> this case though. >> >> - Lang. >> >> >> On Thu, Oct 6, 2016 at 4:37 AM, Stefan Gränitz <stefan.granitz at roli.com> >> wrote: >> >>> Hi Lang >>> >>> You are not only the maintainer for ORC but also for RuntimeDyLd right? >>> May I ask if you know about problems reading RTTI data from COFF object >>> files on Windows? >>> >>&g...