[all-commits] [llvm/llvm-project] 19ea62: [llvm-objdump/mac] Silence XAR deprecation warning...

Keith Smiley via All-commits all-commits at lists.llvm.org
Wed Feb 9 20:25:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 19ea62591095d06d4c639eed8b277e6e3e62bf9c
      https://github.com/llvm/llvm-project/commit/19ea62591095d06d4c639eed8b277e6e3e62bf9c
  Author: Keith Smiley <keithbsmiley at gmail.com>
  Date:   2022-02-09 (Wed, 09 Feb 2022)

  Changed paths:
    M llvm/tools/llvm-objdump/MachODump.cpp

  Log Message:
  -----------
  [llvm-objdump/mac] Silence XAR deprecation warning (NFC)

If you're building this on macOS 12.x+ this produces a deprecation
warning. I'm not sure what this means for the bitcode format going
forward, but it seems safe to silence for now.

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




More information about the All-commits mailing list