[all-commits] [llvm/llvm-project] 10ffe8: Revert "Revert "[OpaquePointers][BitcodeReader] En...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Mar 21 17:25:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10ffe80a24b042473cb4988861c45ab7b15f1f21
      https://github.com/llvm/llvm-project/commit/10ffe80a24b042473cb4988861c45ab7b15f1f21
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

  Changed paths:
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp
    M llvm/test/Other/force-opaque-ptrs.ll

  Log Message:
  -----------
  Revert "Revert "[OpaquePointers][BitcodeReader] Enable -opaque-pointers if we see an opaque pointer type""

This reverts commit 80ec0ebfdc5692a58e0832125f2c6a991df9d63f.

Issues were already fixed at head.


  Commit: 2362c4ecdc88123e5d54c7ebe30889fbfa760a88
      https://github.com/llvm/llvm-project/commit/2362c4ecdc88123e5d54c7ebe30889fbfa760a88
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2022-03-21 (Mon, 21 Mar 2022)

  Changed paths:
    M llvm/include/llvm/AsmParser/LLLexer.h
    M llvm/include/llvm/AsmParser/LLParser.h
    M llvm/include/llvm/IR/LLVMContext.h
    M llvm/lib/AsmParser/LLLexer.cpp
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/IR/LLVMContext.cpp
    M llvm/lib/IR/LLVMContextImpl.cpp
    M llvm/lib/IR/LLVMContextImpl.h
    M llvm/test/Assembler/ptr-outside-opaque-pointers-mode.ll
    A llvm/test/Bitcode/opaque-ptr.ll
    R llvm/test/Other/force-opaque-ptrs-typed-dis.ll
    A llvm/test/Other/mixed-opaque-ptrs-2.ll
    A llvm/test/Other/mixed-opaque-ptrs.ll

  Log Message:
  -----------
  Revert "Revert "[OpaquePtr][LLParser] Automatically detect opaque pointers in .ll files""

This reverts commit 9c96a6bbfdde665b5c2389100a15acdeea0f4145.

Issues were already fixed at head.


Compare: https://github.com/llvm/llvm-project/compare/46bdacaa31fd...2362c4ecdc88


More information about the All-commits mailing list