Hi,
What is the purpose of "-frontend -c" arguments of swift? I tried "swift
--help" but that does not mention it. Also I couldn't find it easily in any
swift documents. Can somebody kindly let me know the purpose of these
arguments?
Thanks,
Atul.
___
s
gt; swift/Option/Options.td#L576
>
> ...which will give an object file as output rather than the default, an
> executable.
>
> -Kyle
>
> On Dec 5, 2017, at 1:49 AM, Atul Sowani via swift-users <
> swift-users@swift.org> wrote:
>
> Hi,
>
> What is the purpose o
Hi,
I am trying to understand behavior of Swift test case
Sanitizers/tsan.swift. When I run Swift test suite, this test case
generates corresponding test script as follows:
set -o pipefail;{
/root/swift-source/buildbot_incremental/swift-linux-powerpc64le/bin/swiftc
-target powerpc64le-unknown-lin