mirror of
https://github.com/RPCS3/llvm.git
synced 2025-01-20 08:54:08 +00:00
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37224 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
32a8344cfa
commit
7d841a4914
@ -39,7 +39,7 @@ proc execOneLine { test PRS outcome lineno line } {
|
||||
return $resultmsg
|
||||
}
|
||||
|
||||
# This prcoedure performs variable substitutions on the RUN: lines of a test
|
||||
# This procedure performs variable substitutions on the RUN: lines of a test
|
||||
# cases.
|
||||
proc substitute { line test tmpFile } {
|
||||
global srcroot objroot srcdir objdir subdir target_triplet prcontext
|
||||
|
Loading…
x
Reference in New Issue
Block a user