[all-commits] [llvm/llvm-project] 48ba7d: [libc][NFC] Allow compilation of `memcpy` with `-m...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Fri May 31 01:49:00 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 48ba7da9c8e3d03beb27e3a5acf34a3a180d202d
      https://github.com/llvm/llvm-project/commit/48ba7da9c8e3d03beb27e3a5acf34a3a180d202d
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M libc/src/string/memory_utils/op_x86.h
    M libc/src/string/memory_utils/utils.h

  Log Message:
  -----------
  [libc][NFC] Allow compilation of `memcpy` with `-m32` (#93790)

Needed to support i386 (#93709).



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list