mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 23:45:25 +08:00
This patch takes some time because the old Python constructor pattern was not a valid one, and breaks with SBTypeList's __init__ signature. Oops. llvm-svn: 136958