mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
Fix typo: intepreter->interpreter.
llvm-svn: 74770
This commit is contained in:
parent
a585a43092
commit
644892577f
@ -9,7 +9,7 @@
|
||||
//
|
||||
// This utility provides a simple wrapper around the LLVM Execution Engines,
|
||||
// which allow the direct execution of LLVM programs through a Just-In-Time
|
||||
// compiler, or through an intepreter if no JIT is available for this platform.
|
||||
// compiler, or through an interpreter if no JIT is available for this platform.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user