mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Replaced non-ASCII character.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193324 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
8179873504
commit
3985f6a98d
@ -75,7 +75,7 @@ private:
|
||||
// The purpose of the "added" state is having modules in standby. (added=known
|
||||
// but not compiled). The idea is that you can add a module to provide function
|
||||
// definitions but if nothing in that module is referenced by a module in which
|
||||
// a function is executed (note the wording here because it’s not exactly the
|
||||
// a function is executed (note the wording here because it's not exactly the
|
||||
// ideal case) then the module never gets compiled. This is sort of lazy
|
||||
// compilation.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user