[llvm-dev] Where %clang and %clang_cc1 defined.
Johannes Doerfert via llvm-dev
llvm-dev at lists.llvm.org
Sat Feb 8 19:56:15 PST 2020
I think in the 'llvm-lit' tool.
Quick search points to: llvm/utils/lit/lit/llvm/config.py
Line 410 for clang_cc1.
On 02/08, ding eason via llvm-dev wrote:
> In test case, we write "RUN: %clang ......." or "RUN:%clang_cc1 .......".
> Could anyone tell me where %clang and %clang_cc1 are defined?
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
--
Johannes Doerfert
Researcher
Argonne National Laboratory
Lemont, IL 60439, USA
jdoerfert at anl.gov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200208/7d79b8b2/attachment.sig>
More information about the llvm-dev
mailing list