[cfe-dev] constexpr functions compile-time execution
Viktor Was BSc via cfe-dev
cfe-dev at lists.llvm.org
Sun Jun 16 08:20:09 PDT 2019
Hi,
How are constexpr functions executed at compile-time? Are they actually codegen'erated to Byte code and jit compiled?
Where can I find the relevant code in the repo?
Thanks in advance,
Viktor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190616/a85cd70c/attachment.html>
More information about the cfe-dev
mailing list