search for: 2549b787

Displaying 2 results from an estimated 2 matches for "2549b787".

2015 Jan 03
2
[LLVMdev] Evaluation of offsetof() macro
...ession involves offsetof()). Please correct me if this is wrong, but I think this means that the expression must be evaluated before any IR is emitted. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150102/2549b787/attachment.html>
2015 Jan 02
2
[LLVMdev] Evaluation of offsetof() macro
On Fri, Jan 2, 2015 at 2:20 AM, David Majnemer <david.majnemer at gmail.com> wrote: > > > On Fri, Jan 2, 2015 at 1:58 AM, Vadim Chugunov <vadimcn at gmail.com> wrote: > >> Hi! >> LLVM has a class, ConstantExpr, that is very handy for compile-time >> evaluation of const expressions. Unfortunately I cannot find any methods >> in it that would be