Skip to content
  • Ulrich Weigand's avatar
    · 8b3d2266
    Ulrich Weigand authored
    [DebugInfo] Hold generic MCExpr in AddrPool
    
    This changes the AddrPool infrastructure to enable it to hold
    generic MCExpr expressions, not just MCSymbolRefExpr.
    
    This is in preparation for supporting debug info for TLS variables
    on PowerPC, where we need to describe the variable location using
    a more complex expression than just MCSymbolRefExpr.
    
    llvm-svn: 185459
    8b3d2266
Loading