mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-11 19:16:05 +00: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