mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-05 01:31:05 +00:00
Formatting.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@175931 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d99a5a3ab4
commit
4e7cd1c2da
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user