r192331 - Use KEY_WOW64_32KEY when reading the registry in WindowsToolChain.cpp (PR17033)
Aaron Ballman
aaron at aaronballman.com
Thu Oct 10 06:13:28 PDT 2013
On Thu, Oct 10, 2013 at 4:57 AM, Yaron Keren <yaron.keren at gmail.com> wrote:
> Hi Hans,
>
> This looks good to me.
>
> What is the advantage of building clang.exe as a 64-bit app?
64-bit applications can take advantage of system resources better than
32-bit applications can, when running natively.
~Aaron
More information about the cfe-commits
mailing list