Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 384 Bytes

File metadata and controls

5 lines (3 loc) · 384 Bytes

1.1.0

Deprecated APIs

  • All references to the DefinitionExt and PhiReadNode classes in the SSA library have been deprecated. The concept of phi-read nodes is now strictly an internal implementation detail. Their sole use-case is to improve the structure of the use-use flow relation for data flow, and this use-case remains supported by the DataFlowIntegration module.