llvm-project
45947502 - Reapply 76197ea6f91f after removing an assertion

Commit
46 days ago
Reapply 76197ea6f91f after removing an assertion Specifically this is the assertion in BasicBlock.cpp. Now that we're not examining or setting that flag consistently (because it'll be deleted in about an hour) there's no need to keep this assertion. Original commit title: [DebugInfo][RemoveDIs] Remove some debug intrinsic-only codepaths (#143451)
Author
Committer
Parents
  • llvm
    • lib
      • CodeGen/SelectionDAG
        • File
          FastISel.cpp
      • IR
        • File
          AutoUpgrade.cpp
        • File
          BasicBlock.cpp
        • File
          DIBuilder.cpp
        • File
          DebugInfo.cpp
      • Transforms/Utils
        • File
          LoopUtils.cpp
    • unittests/IR
      • File
        IRBuilderTest.cpp
Loading