Files
llvm/compiler-rt
Aiden Grossman d6f92050c0 [XRay] Mark test unsupported on armhf
Tbis addresses a buildbot failure now that these tests actually run more
broadly.

error: ALWAYSINSTR: expected string not found in input
// ALWAYSINSTR: {{.*function-name:.*main.*}}
                ^
<stdin>:1:1: note: scanning from here
2025-12-02 14:38:01 +00:00
..

Compiler-RT
================================

This directory and its subdirectories contain source code for the compiler
support routines.

Compiler-RT is open source software. You may freely distribute it under the
terms of the license agreement found in LICENSE.txt.

================================