core/runtime/lepus/ir/llvh/README.md
This directory vendors a small, self-contained subset of LLVM support utilities used by Lepus IR.
//lynx/core/runtime/lepus/ir/llvh:llvh//lynx/core/runtime/lepus/ir/llvh:llvh_headersGenerated config headers are emitted to:
$root_gen_dir/llvh/include/llvh/Config/llvh-config.h$root_gen_dir/llvh/include/llvh/Config/llvm-config.hConsumers should include LLVH headers via the repository path prefix, e.g.
core/runtime/lepus/ir/llvh/include/llvh/..., to match Lynx's include policy.