mirror of
https://github.com/intel/llvm.git
synced 2026-01-20 10:18:14 +08:00
yaml2obj command ran by this test took more than 15 seconds to finish because of extremely large .bss section. Other tests only takes 3 seconds. Reduce the size to make it faster. llvm-svn: 226693