| 1 | /* |
|---|---|
| 2 | * This tells compiler_rt not to include userspace-specific stuff writing |
| 3 | * profile data to a file. |
| 4 | */ |
| 5 | int __llvm_profile_runtime = 0; |
| 6 |
| 1 | /* |
|---|---|
| 2 | * This tells compiler_rt not to include userspace-specific stuff writing |
| 3 | * profile data to a file. |
| 4 | */ |
| 5 | int __llvm_profile_runtime = 0; |
| 6 |