[PATCH] D29391: [ELF] - Postpone the evaluation of DefinedSynthetic value

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 03:15:07 PST 2017


>This is breaking this test. _begin_sec is defined as _start, which is
>not at address 0.
>
>Cheers,
>Rafael

Right, my mistake, did wrong assumption.
That will be fixed in updated diff.

George.


More information about the llvm-commits mailing list