[llvm-dev] How does -fPIE get passed from clang to llc when run on a .ll file?

Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Sun Nov 8 20:12:39 PST 2015


> I was looking in a hurry at the time, but to me it seemed that was
> under the "clang -cc1" execution and there was nothing on that
> command-line to indicate PIE. I'd swear I even set a breakpoint there
> and it got set wrongly. Maybe only the platforms that care have wired
> it up or something.

Ah no, my mistake. Probably a stale "-cc1" invocation. Too much of a
hurry, it seems.

Tim.


More information about the llvm-dev mailing list