Fix slow test.
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
Loading
Please sign in to comment