[PATCH] D23036: [SelectionDAG] Use a union of bitfield structs for SDNode::SubclassData.

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 25 17:57:41 PDT 2016


ahatanak added a comment.

Fixed the static_assert in r279797. Feel free to change the message or remove the assert if you want. I'll be watching the bot to see if it passes the static_assert.


Repository:
  rL LLVM

https://reviews.llvm.org/D23036





More information about the llvm-commits mailing list