mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 22:17:23 +08:00
We only use the .o-style debug info here regardless, so having it run all three debuginfo styles was a waste. This also strips out the custom build function and uses the TestBase.build() method. llvm-svn: 282508