[LLVMdev] Build LLVM as a DLL on Windows x86
NAKAMURA Takumi
geek4civic at gmail.com
Tue Nov 15 01:05:13 PST 2011
2011/11/15 Csaba Raduly <rcsaba at gmail.com>:
> On 11/14/11, Alan Garny wrote:
>> For what is worth, I have been able to trace my problem (thanks Kevin Kelley
>> for the indirect help!). The 'culprit' was DLL Expert Viewer
>> (http://www.nirsoft.net/utils/dll_export_viewer.html). It kept reporting
>> that there were no exported functions, so I (wrongly) assumed that something
>> had gone wrong while, using PEInfo
>> (http://www.pazera-software.com/products/peinfo/) I could see that
>> everything was, in fact, correct.
>
> There's also
>
> http://www.dependencywalker.com/
Why not "objdump -x" ? :D
...Bikeshed
More information about the llvm-dev
mailing list