[llvm-commits] [llvm] r143502 - in /llvm/trunk: include/llvm/Support/Host.h lib/ExecutionEngine/TargetSelect.cpp lib/Support/CommandLine.cpp lib/Support/TargetRegistry.cpp lib/Support/Unix/Host.inc lib/Support/Windows/Host.inc lib/Target/CBackend
Sebastian Pop
spop at codeaurora.org
Thu Nov 3 08:21:04 PDT 2011
Hi Duncan,
On Wed, Nov 2, 2011 at 2:57 AM, Duncan Sands <baldrick at free.fr> wrote:
>> - /// getHostTriple() - Return the target triple of the running
>> + /// getDefaultTargetTriple() - Return the target triple of the running
>> /// system.
>
> maybe this comment should be updated: "the running system" sounds
> a lot like "the host".
You are right, thanks for catching this one. Could you please change the
comment to read: "Return the default target triple the compiler has been
configured to produce code for."
Thanks,
Sebastian
--
Qualcomm Innovation Center, Inc is a member of Code Aurora Forum
More information about the llvm-commits
mailing list