[PATCH] D104013: [LangRef] State that the based-on relation is for pointer typed values only
    Juneyoung Lee via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 10 02:04:15 PDT 2021
    
    
  
aqjune added inline comments.
================
Comment at: llvm/docs/LangRef.rst:2658
--  A pointer value is associated with the addresses associated with any
-   value it is *based* on.
--  An address of a global variable is associated with the address range
----------------
This item is moved to the bottom.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104013/new/
https://reviews.llvm.org/D104013
    
    
More information about the llvm-commits
mailing list