mirror of
https://github.com/intel/llvm.git
synced 2026-01-30 05:55:35 +08:00
When emitting the static variables we need to make sure that the order is preserved. Fix this by making StaticDecls a std::list which has O(1) random removal. llvm-svn: 61621
11 KiB
11 KiB