Skip to content
  • Zhongxing Xu's avatar
    Rename: AddDecl => BindDecl · 628ae879
    Zhongxing Xu authored
    BindDecl better describes what the function does:
      - Bind the VarDecl to its memory region
      - Bind the memory region to some initial value.
    
    llvm-svn: 58359
    628ae879
Loading