[PATCH] D72486: Add ThinLtoJIT example
    Stefan Gränitz via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jan 31 14:16:50 PST 2020
    
    
  
sgraenitz updated this revision to Diff 241804.
sgraenitz marked an inline comment as done.
sgraenitz added a comment.
Assume single entries in summary lists after checking module paths to be unique
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72486/new/
https://reviews.llvm.org/D72486
Files:
  llvm/examples/CMakeLists.txt
  llvm/examples/ThinLtoJIT/CMakeLists.txt
  llvm/examples/ThinLtoJIT/ThinLtoDiscoveryThread.cpp
  llvm/examples/ThinLtoJIT/ThinLtoDiscoveryThread.h
  llvm/examples/ThinLtoJIT/ThinLtoInstrumentationLayer.cpp
  llvm/examples/ThinLtoJIT/ThinLtoInstrumentationLayer.h
  llvm/examples/ThinLtoJIT/ThinLtoJIT.cpp
  llvm/examples/ThinLtoJIT/ThinLtoJIT.h
  llvm/examples/ThinLtoJIT/ThinLtoModuleIndex.cpp
  llvm/examples/ThinLtoJIT/ThinLtoModuleIndex.h
  llvm/examples/ThinLtoJIT/bench
  llvm/examples/ThinLtoJIT/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72486.241804.patch
Type: text/x-patch
Size: 51763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200131/336b423b/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list