mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Hyphenate target-(in)dependent for more tasty grammar goodness (tm)
llvm-svn: 16854
This commit is contained in:
parent
816a8a5e1e
commit
af84f00600
@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// This file turns an LLVM BasicBlock into a target independent SelectionDAG in
|
||||
// preparation for target specific optimizations and instruction selection.
|
||||
// This file turns an LLVM BasicBlock into a target-independent SelectionDAG in
|
||||
// preparation for target-specific optimizations and instruction selection.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user