[llvm-bugs] [Bug 51432] New: hexagon-unknown-linux-musl-clang fails to find hexagon_types.h

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Aug 10 08:38:12 PDT 2021


https://bugs.llvm.org/show_bug.cgi?id=51432

            Bug ID: 51432
           Summary: hexagon-unknown-linux-musl-clang fails to find
                    hexagon_types.h
           Product: clang
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
          Assignee: unassignedclangbugs at nondot.org
          Reporter: brian.cain at gmail.com
                CC: llvm-bugs at lists.llvm.org, neeilans at live.com,
                    richard-llvm at metafoo.co.uk

echo '#include <hexagon_types.h>' > test.c
hexagon-unknown-linux-musl-clang -c test.c

~~~

This fails to find the new hexagon_types.h (et al) header file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210810/5aa51de4/attachment.html>


More information about the llvm-bugs mailing list