[llvm] r239502 - Revert "Move dllimport name mangling to IR mangler."

Rafael EspĂ­ndola rafael.espindola at gmail.com
Tue Jun 23 04:06:08 PDT 2015


> URL: http://llvm.org/viewvc/llvm-project?rev=239502&view=rev
> Log:
> Revert "Move dllimport name mangling to IR mangler."
>
> This reverts commit r239437.
>
> This broke clang-cl self-hosts. We'd end up calling the __imp_ symbol
> directly instead of using it to do an indirect function call.

Sorry for the late review, but do you still have a testcase we could
check in showing the problem?

Cheers,
Rafael



More information about the llvm-commits mailing list