[all-commits] [llvm/llvm-project] 0ef0de: Fix typo in llvm/lib/Target/README.txt

llvmbot via All-commits all-commits at lists.llvm.org
Wed Dec 9 01:17:39 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0ef0de65f14ea63a1800c56cbc2faad5b10e828f
      https://github.com/llvm/llvm-project/commit/0ef0de65f14ea63a1800c56cbc2faad5b10e828f
  Author: Siddhesh Poyarekar <sipoyare at redhat.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M llvm/lib/Target/README.txt

  Log Message:
  -----------
  Fix typo in llvm/lib/Target/README.txt

Trivial typo, replace __builtin_objectsize with __builtin_object_size.

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




More information about the All-commits mailing list