Skip to content
  • Ulrich Weigand's avatar
    · 2b6fc8d6
    Ulrich Weigand authored
    [DebugInfo] Allow getDebugThreadLocalSymbol to return MCExpr
    
    This allows getDebugThreadLocalSymbol to return a generic MCExpr
    instead of just a 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: 185460
    2b6fc8d6
Loading