[llvm] r239502 - Revert "Move dllimport name mangling to IR mangler."
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Jun 23 04:09:53 PDT 2015
Never mind, just noticed it in r239560.
On 23 June 2015 at 07:06, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
>> 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