swift
0eba4864
- [SILGen] Remove `setUpForProfiling`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
[SILGen] Remove `setUpForProfiling` Instead, setup the profilers when emitting function definitions. This is consistent with what we do for all the other kinds of SILDeclRef.
References
#61351 - [SILGen] Cleanup profiler handling
Author
hamishknight
Parents
5b1ca3f0
Files
2
lib
SIL/IR
SILFunction.cpp
SILGen
SILGen.cpp
Loading