Skip to content
  • Saleem Abdulrasool's avatar
    revert SVN r265702, r265640 · fdc51a55
    Saleem Abdulrasool authored
    Revert the two changes to thread CodeGenOptions into the TargetInfo allocation
    and to fix the layering violation by moving CodeGenOptions into Basic.
    Code Generation is arguably not particularly "basic".  This addresses Richard's
    post-commit review comments.  This change purely does the mechanical revert and
    will be followed up with an alternate approach to thread the desired information
    into TargetInfo.
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265806 91177308-0d34-0410-b5e6-96231b3b80d8
    fdc51a55