[all-commits] [llvm/llvm-project] 719755: [Orc][examples] Fix copy/paste issues in comments ...

Stefan Gränitz via All-commits all-commits at lists.llvm.org
Fri Mar 26 10:50:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 719755313365617bb62ebe097f53dfcf1ca82218
      https://github.com/llvm/llvm-project/commit/719755313365617bb62ebe097f53dfcf1ca82218
  Author: Stefan Gränitz <stefan.graenitz at gmail.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M llvm/examples/OrcV2Examples/ExampleModules.h
    M llvm/examples/OrcV2Examples/LLJITWithGDBRegistrationListener/LLJITWithGDBRegistrationListener.cpp

  Log Message:
  -----------
  [Orc][examples] Fix copy/paste issues in comments and inclue guards (NFC)


  Commit: 571d5f92130bc03aec794875cb9775d599a710e3
      https://github.com/llvm/llvm-project/commit/571d5f92130bc03aec794875cb9775d599a710e3
  Author: Stefan Gränitz <stefan.graenitz at gmail.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M llvm/examples/OrcV2Examples/ExampleModules.h

  Log Message:
  -----------
  [Orc][examples] Factor out make_error from parseExampleModule (NFC)


Compare: https://github.com/llvm/llvm-project/compare/caf92a8a92ab...571d5f92130b


More information about the All-commits mailing list