[all-commits] [llvm/llvm-project] 48da62: [OpenMP] Add documentation on using the `libc` in ...

Joseph Huber via All-commits all-commits at lists.llvm.org
Fri Jul 14 11:29:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48da62617ef84defcef5b4334ba43ba508fd13e9
      https://github.com/llvm/llvm-project/commit/48da62617ef84defcef5b4334ba43ba508fd13e9
  Author: Joseph Huber <jhuber6 at vols.utk.edu>
  Date:   2023-07-14 (Fri, 14 Jul 2023)

  Changed paths:
    M openmp/docs/SupportAndFAQ.rst
    M openmp/docs/design/Runtimes.rst

  Log Message:
  -----------
  [OpenMP] Add documentation on using the `libc` in OpenMP

This points users to the `libc` documentation and explains the basics of
how it's used inside the runtime.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D155318




More information about the All-commits mailing list