[LLVMdev] LLD improvement plan
Joerg Sonnenberger
joerg at britannica.bec.de
Mon May 4 05:10:54 PDT 2015
On Mon, May 04, 2015 at 09:29:16AM +0100, James Courtier-Dutton wrote:
> Also, could some of the symbol resolution be done at compile time?
> E.g. If I include stdio.h, I know which link time library that is
> associated with, so I can resolve those symbols at compile time.
Where would you get that information from? No such tagging exists in
standard C or even the extended dialect of C clang is implementing.
Joerg
More information about the llvm-dev
mailing list