Skip to content
Commit b9415c7d authored by Daniel Dunbar's avatar Daniel Dunbar
Browse files

Add a monstrous hack to improve X86ISelDAGToDAG compile time.

 - Force NDEBUG on in any Release build. This drops the compile time to ~100s
   from ~600s, in Release mode.

 - This may just be a temporary workaround, I don't know the true nature of the
   gcc-4.2 compile time performance problem.

llvm-svn: 86695
parent 8d4cde2b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment