mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
8309474: [IR Framework] Wrong @ForceCompile link in README
Reviewed-by: chagedorn, thartmann
(cherry picked from commit 92beb85510)
This commit is contained in:
committed by
Vitaly Provodin
parent
17ce7e4035
commit
28ac4647f8
@@ -118,7 +118,7 @@ The framework allows the use of additional compiler control annotations for help
|
||||
- [@DontInline](./DontInline.java)
|
||||
- [@ForceInline](./ForceInline.java)
|
||||
- [@DontCompile](./DontCompile.java)
|
||||
- [@ForceCompile](./DontCompile.java)
|
||||
- [@ForceCompile](./ForceCompile.java)
|
||||
- [@ForceCompileClassInitializer](./ForceCompileClassInitializer.java)
|
||||
|
||||
### 2.5 Framework Debug and Stress Flags
|
||||
|
||||
Reference in New Issue
Block a user