[all-commits] [llvm/llvm-project] 1f4591: Embed a zero-length /dev/null in darwin-debug for ...

Jason Molenda via All-commits all-commits at lists.llvm.org
Wed Jan 22 15:51:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f45914b4289db7e5ec8d5759707c16e865f02e5
      https://github.com/llvm/llvm-project/commit/1f45914b4289db7e5ec8d5759707c16e865f02e5
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2020-01-22 (Wed, 22 Jan 2020)

  Changed paths:
    M lldb/tools/darwin-debug/CMakeLists.txt

  Log Message:
  -----------
  Embed a zero-length /dev/null in darwin-debug for the special section.

Fred suggested that instead of embedded CMakeLists.txt in the binary as
the contents of a special section, see if /dev/null would work.  It
does.




More information about the All-commits mailing list