[llvm-dev] float vs. mcmodel=large

Joerg Sonnenberger via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 4 05:23:19 PST 2021


On Mon, Jan 04, 2021 at 11:51:27AM +0100, Ákos Tompos via llvm-dev wrote:
> And if you compile it like this:
> clang  -fPIC -mcmodel=large -o main main.c

That's not really a common combination, so I'm not surprised that you
run into issues.

Joerg


More information about the llvm-dev mailing list