llvm-tli-checker-14 (1) Linux Manual Page
llvm-tli-checker – TargetLibraryInfo vs library checker Synopsisllvm-tli-checker [options] [library-file…] Descriptionllvm-tli-checker compares TargetLibraryInfo’s opinion of the availability of library functions against the set of functions exported by the specified library files, reporting any disagreements between TLI’s opinion and whether the function is actually present. This is primarily useful for vendors to ensure the TLI for their…
