1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

Formatting.

llvm-svn: 175931
This commit is contained in:
Eric Christopher 2013-02-22 23:49:58 +00:00
parent b57c03bc35
commit f2a0fcd3e3

View File

@ -187,7 +187,7 @@ namespace llvm {
/// isMain - Each input file is encoded as a separate compile unit in LLVM
/// debugging information output. However, many target specific tool chains
/// prefer to encode only one compile unit in an object file. In this
/// situation, the LLVM code generator will include debugging information
/// situation, the LLVM code generator will include debugging information
/// entities in the compile unit that is marked as main compile unit. The
/// code generator accepts maximum one main compile unit per module. If a
/// module does not contain any main compile unit then the code generator