Fixing the -march/-mcpu situation

David Nadlinger code at klickverbot.at
Sat Nov 9 10:59:44 PST 2013


On Fri, Nov 1, 2013 at 7:16 AM, Kagamin <spam at here.lot> wrote:
> I use llmv-link & opt & llc for whole program optimization. Dunno if it
> works, but I hope so.

It works right now, and we will try to keep it working in the future.

What I wanted to highlight is that most C/C++ developers "using LLVM"
(Clang) will hardly ever invoke the tools directly, and thus are
probably not familiar with the command line conventions for these
tools.

David


More information about the digitalmars-d-ldc mailing list