mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2026-07-22 11:46:24 -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.