[all-commits] [llvm/llvm-project] ea75c2: [JITLInk][COFF] Remove unnecessary unique_ptr. (NFC)

Sunho Kim via All-commits all-commits at lists.llvm.org
Sat Jul 30 16:09:02 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea75c25833c386bdafa5f13d8dc4a94c68e7e02e
      https://github.com/llvm/llvm-project/commit/ea75c25833c386bdafa5f13d8dc4a94c68e7e02e
  Author: Sunho Kim <ksunhokim123 at gmail.com>
  Date:   2022-07-31 (Sun, 31 Jul 2022)

  Changed paths:
    M llvm/lib/ExecutionEngine/JITLink/COFFDirectiveParser.cpp
    M llvm/lib/ExecutionEngine/JITLink/COFFDirectiveParser.h
    M llvm/lib/ExecutionEngine/JITLink/COFFLinkGraphBuilder.cpp

  Log Message:
  -----------
  [JITLInk][COFF] Remove unnecessary unique_ptr. (NFC)




More information about the All-commits mailing list