mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-23 12:15:49 -04:00
4ce58a4d70
Renames the llvm/examples/LLJITExamples directory to llvm/examples/OrcV2Examples since it is becoming a home for all OrcV2 examples, not just LLJIT. See http://llvm.org/PR31103.