Skip to content
  1. Jul 12, 2005
    • Reid Spencer's avatar
      For PR418: · 6855097c
      Reid Spencer authored
      Add an example program that utilizes multiple threads in the JIT to process
      work. This was used by Evan Jones as the original test case for ensuring
      that the ExecutionEngine was thread safe.
      
      Original source by Evan Jones (adapted from other LLVM JIT examples) and
      made LLVM style compliant by Reid Spencer.
      
      llvm-svn: 22411
      6855097c
Loading