Revision c3f33187b926932fbcf721bd8fbd7610992f35d9 authored by Steven Johnson on 08 February 2023, 20:25:37 UTC, committed by GitHub on 08 February 2023, 20:25:37 UTC
* Fixes for top-of-tree LLVM

* fix

* times ten

* Update LLVM_Output.cpp
1 parent ddb515a
Raw File
.clang-format-ignore
# .clang-format-ignore
./bin
./build
./cmake_build
./cmake_build_static
./cmake_build_shared
./distrib
./doc
./include
./lib
# Our tutorials have special formatting: skip them
./tutorial
# hexagon_remote/bin/src is also special
./src/runtime/hexagon_remote/bin/src
./dependencies/spirv
back to top