search for: questionin

Displaying 7 results from an estimated 7 matches for "questionin".

Did you mean: questioning
2017 Sep 27
0
Clang/LLVM JIT - When to use "registerEHFrames()"
Hi Björn To first answer your questionin the subject: For x86 registerEHFrames() is only a stub. For x86_64 registerEHFrames() is implemented properly in RuntimeDyldCOFFX86_64, calling MemMgr.registerEHFrames() for each EH frame section. It should be called and work out of the box without your involvement, but unfortunately it won't s...
2017 Sep 25
2
Clang/LLVM JIT - When to use "registerEHFrames()"
Hello friendly LLVM-World, because I don't know if I had send my problem to the correct Mailing-List, I will send my problem to this address too. I'm not subscribed to this list, so please add my in CC if you response. Kind regards Björn From: Bjoern Gaier/HE/HORIBA To: Clang Dev <cfe-dev at lists.llvm.org>, "cfe-dev" <cfe-dev-bounces at lists.llvm.org>
2017 Sep 28
2
Clang/LLVM JIT - When to use "registerEHFrames()"
...t? Kind regards Björn From: Stefan Gränitz <stefan.graenitz at gmail.com> To: bjoern.gaier at horiba.com, llvm-dev at lists.llvm.org Date: 27.09.2017 23:09 Subject: Re: [llvm-dev] Clang/LLVM JIT - When to use "registerEHFrames()" Hi Björn To first answer your questionin the subject: For x86 registerEHFrames() is only a stub. For x86_64 registerEHFrames() is implemented properly in RuntimeDyldCOFFX86_64, calling MemMgr.registerEHFrames() for each EH frame section. It should be called and work out of the box without your involvement, but unfortunately it won'...
2017 Sep 28
0
Clang/LLVM JIT - When to use "registerEHFrames()"
...lvm-dev at lists.llvm.org > Date:        27.09.2017 23:09 > Subject:        Re: [llvm-dev] Clang/LLVM JIT - When to use > "registerEHFrames()" > ------------------------------------------------------------------------ > > > > Hi Björn > > To first answer your questionin the subject: For x86 > registerEHFrames() is only a stub. For x86_64 registerEHFrames() is > implemented properly in RuntimeDyldCOFFX86_64, calling > MemMgr.registerEHFrames() for each EH frame section. It should be > called and work out of the box without your involvement, but > unf...
2017 Sep 29
2
Clang/LLVM JIT - When to use "registerEHFrames()"
...; To: bjoern.gaier at horiba.com, llvm-dev at lists.llvm.org > Date: 27.09.2017 23:09 > Subject: Re: [llvm-dev] Clang/LLVM JIT - When to use > "registerEHFrames()" > ------------------------------ > > > > Hi Björn > > To first answer your questionin the subject: For x86 registerEHFrames() is > only a stub. For x86_64 registerEHFrames() is implemented properly in > RuntimeDyldCOFFX86_64, calling MemMgr.registerEHFrames() for each EH frame > section. It should be called and work out of the box without your > involvement, but unfortun...
2017 Oct 03
2
Clang/LLVM JIT - When to use "registerEHFrames()"
...lvm-dev at lists.llvm.org >> Date: 27.09.2017 23:09 >> Subject: Re: [llvm-dev] Clang/LLVM JIT - When to use >> "registerEHFrames()" >> ________________________________ >> >> >> >> Hi Björn >> >> To first answer your questionin the subject: For x86 registerEHFrames() is >> only a stub. For x86_64 registerEHFrames() is implemented properly in >> RuntimeDyldCOFFX86_64, calling MemMgr.registerEHFrames() for each EH frame >> section. It should be called and work out of the box without your >> involveme...
2017 Oct 04
3
Clang/LLVM JIT - When to use "registerEHFrames()"
...; Subject: Re: [llvm-dev] Clang/LLVM JIT - When to use >> >> "registerEHFrames()" >> >> ________________________________ >> >> >> >> >> >> >> >> Hi Björn >> >> >> >> To first answer your questionin the subject: For x86 registerEHFrames() >> >> is >> >> only a stub. For x86_64 registerEHFrames() is implemented properly in >> >> RuntimeDyldCOFFX86_64, calling MemMgr.registerEHFrames() for each EH >> >> frame >> >> section. It should be...