Skip to content
Snippets Groups Projects
  • Tom Stellard's avatar
    449c3ef9
    Merging r300267: · 449c3ef9
    Tom Stellard authored
    ------------------------------------------------------------------------
    r300267 | tejohnson | 2017-04-13 17:51:49 -0400 (Thu, 13 Apr 2017) | 11 lines
    
    [Support] Fix ErrorOr assertion when /proc/cpuinfo doesn't exist.
    
    The ErrorOr should not be dereferenced on the error path.
    
    Patch by Jacob Young
    
    Reviewers: tejohnson
    
    Subscribers: llvm-commits
    
    Differential Revision: https://reviews.llvm.org/D32032
    ------------------------------------------------------------------------
    
    llvm-svn: 305264
    449c3ef9
    History
    Merging r300267:
    Tom Stellard authored
    ------------------------------------------------------------------------
    r300267 | tejohnson | 2017-04-13 17:51:49 -0400 (Thu, 13 Apr 2017) | 11 lines
    
    [Support] Fix ErrorOr assertion when /proc/cpuinfo doesn't exist.
    
    The ErrorOr should not be dereferenced on the error path.
    
    Patch by Jacob Young
    
    Reviewers: tejohnson
    
    Subscribers: llvm-commits
    
    Differential Revision: https://reviews.llvm.org/D32032
    ------------------------------------------------------------------------
    
    llvm-svn: 305264
Code owners
Assign users and groups as approvers for specific file changes. Learn more.