Skip to content
  • Lubomir Bulej's avatar
    ThreadLocalVar: change set/getDefaultValue() to set/getInitialValue() which... · 1ff2dac0
    Lubomir Bulej authored
    ThreadLocalVar: change set/getDefaultValue() to set/getInitialValue() which makes it more clear that it concerns initialization.
    ThreadLocalVar: removed method getTypeAsDesc()
    AbstractLocalVar: added method getDescriptor() to replace the one removed from ThreadLocalVar. 
    DiSL, AbstractParser: updated to reflect the changes in ThreadLocalVar. 
    TLVInserter: cleaned up and simplified to use code already present in AsmHelper instead of duplicating it.
    
    1ff2dac0