Skip to content
Snippets Groups Projects
  • Tom Stellard's avatar
    fcf5f77b
    Merging r304537: · fcf5f77b
    Tom Stellard authored
    ------------------------------------------------------------------------
    r304537 | john.brawn | 2017-06-02 06:24:14 -0400 (Fri, 02 Jun 2017) | 9 lines
    
    [GlobalMerge] Don't merge globals that may be preempted
    
    When a global may be preempted it needs to be accessed directly, instead of
    indirectly through a MergedGlobals symbol, for the preemption to work.
    
    This fixes PR33136.
    
    Differential Revision: https://reviews.llvm.org/D33727
    
    ------------------------------------------------------------------------
    
    llvm-svn: 305187
    fcf5f77b
    History
    Merging r304537:
    Tom Stellard authored
    ------------------------------------------------------------------------
    r304537 | john.brawn | 2017-06-02 06:24:14 -0400 (Fri, 02 Jun 2017) | 9 lines
    
    [GlobalMerge] Don't merge globals that may be preempted
    
    When a global may be preempted it needs to be accessed directly, instead of
    indirectly through a MergedGlobals symbol, for the preemption to work.
    
    This fixes PR33136.
    
    Differential Revision: https://reviews.llvm.org/D33727
    
    ------------------------------------------------------------------------
    
    llvm-svn: 305187
Code owners
Assign users and groups as approvers for specific file changes. Learn more.