While this does not change any final output, this will greatly simplify
fixing unwind destination mismatches in CFGStackify (D48345), because we
have to create some new registers there.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 29445 Build 29444: arc lint + arc unit
Event Timeline
test/CodeGen/WebAssembly/cfg-stackify-dbg-skip.ll | ||
---|---|---|
10 | This does not mean this patch changes the final output. The reason for the change is this test stops after CFGStackify and now we run ExplicitLocals after CFGStackify. |
This does not mean this patch changes the final output. The reason for the change is this test stops after CFGStackify and now we run ExplicitLocals after CFGStackify.