[all-commits] [llvm/llvm-project] 258f05: [Orc][examples] Add LLJITWithRemoteDebugging example

Stefan Gränitz via All-commits all-commits at lists.llvm.org
Sun Mar 28 08:26:02 PDT 2021


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

  Changed paths:
    M llvm/examples/OrcV2Examples/CMakeLists.txt
    M llvm/examples/OrcV2Examples/ExampleModules.h
    A llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/CMakeLists.txt
    A llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/LLJITWithRemoteDebugging.cpp
    A llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.cpp
    A llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.h
    A llvm/test/Examples/OrcV2Examples/Inputs/argc_sub1.c
    A llvm/test/Examples/OrcV2Examples/Inputs/argc_sub1_elf.ll
    A llvm/test/Examples/OrcV2Examples/lljit-with-remote-debugging.test

  Log Message:
  -----------
  [Orc][examples] Add LLJITWithRemoteDebugging example




More information about the All-commits mailing list