[all-commits] [llvm/llvm-project] cde600: [LLVMContext] Respect default value of -opaque-poi...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Mar 23 04:59:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cde6003ae07195f6d62c73eb98c585af6693e6bb
      https://github.com/llvm/llvm-project/commit/cde6003ae07195f6d62c73eb98c585af6693e6bb
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    M llvm/lib/IR/LLVMContextImpl.cpp

  Log Message:
  -----------
  [LLVMContext] Respect default value of -opaque-pointers option (NFC)

If the option is edited to use true as the default, we should
respect that, rather than hardcoding false here.




More information about the All-commits mailing list