Displaying 1 result from an estimated 1 matches for "4bc4f86d".
2014 Jun 30
2
[LLVMdev] LLVMgold.so in windows LLVM builds
I tried building it on windows with some CMake changes.
But unfortunatelym my clang crashes when it tries to access the LLVMgold
(not able to open it).
I have CCed Rafeal and Nakamura who might know why gold plugin in not
supported on Windows platforms.
--Sumanth G
> Hi,
>
> On 14 June 2014 00:26, <sgundapa at codeaurora.org> wrote:
>> I am trying to build LLVMgold.so on