[Toybox] llvm regression test.
Rob Landley
rob at landley.net
Tue May 5 09:47:56 PDT 2020
On 5/4/20 5:17 PM, Josh Gao wrote:
> On Mon, May 4, 2020 at 2:57 PM Rob Landley <rob at landley.net
> <mailto:rob at landley.net>> wrote:
>
> What portion of this script does what when? Right, assuming all the bisect stuff
> is ignorable and the command line editing isn't relevant, where's the real
> binary it passes through to?
>
> $ find clang-r377782d -name clang | xargs file
> clang-r377782d/include/clang: directory
> clang-r377782d/bin/clang: Python script, ASCII text executable
> clang-r377782d/lib64/clang: directory
> clang-r377782d/lib64/cmake/clang: directory
> clang-r377782d/share/clang: directory
>
> You're looking for "clang.real".
Cool. Thanks.
I need to write a FAQ page on this so when I try again next release I actually
remember how to do it...
Rob
More information about the Toybox
mailing list