Skip to content
Commit 6e319c7b authored by Pete Cooper's avatar Pete Cooper
Browse files

Fix DarwinLdDriverTest.cpp to pass real llvm options.

After r255819, parse() actually parses what you pass it.

This test was failing because it passed '--debug-only' which isn't in
release builds, but also 'foo' which isn't an option at all.

We now pass -enable-tbaa and -enable-misched which are real options.

llvm-svn: 255822
parent cbe4f941
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment