++
Удаление спф директив
This commit is contained in:
@@ -90,7 +90,8 @@ public abstract class Sapfor extends OSDComponent {
|
||||
return new PassCode[]{
|
||||
PassCode.SPF_RemoveDvmDirectivesToComments,
|
||||
PassCode.SPF_RemoveDvmDirectives,
|
||||
PassCode.SPF_RemoveOmpDirectives
|
||||
PassCode.SPF_RemoveOmpDirectives,
|
||||
PassCode.SPF_RemoveSpfDirectives
|
||||
};
|
||||
}
|
||||
public static PassCode[] getIntervalsTransformationsCodes() {
|
||||
|
||||
Reference in New Issue
Block a user