[all-commits] [llvm/llvm-project] f38873: [MemoryBuiltin] Cleanup stale todo comments [NFC]

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Jan 7 13:57:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f38873537bf7e7ef239ffe68b5e5c8b84e0f3758
      https://github.com/llvm/llvm-project/commit/f38873537bf7e7ef239ffe68b5e5c8b84e0f3758
  Author: Philip Reames <listmail at philipreames.com>
  Date:   2022-01-07 (Fri, 07 Jan 2022)

  Changed paths:
    M llvm/lib/Analysis/MemoryBuiltins.cpp

  Log Message:
  -----------
  [MemoryBuiltin] Cleanup stale todo comments [NFC]

strdup/strndup are already partially implemented, move remaining comment to relevant place.  Remaining named routines are copy routines and mostly handled via intrinsics already - they do not allocate new memory.




More information about the All-commits mailing list