Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several llvm-mctoll tests fail with Release build #19

Closed
bharadwajy opened this issue Nov 18, 2018 · 1 comment
Closed

Several llvm-mctoll tests fail with Release build #19

bharadwajy opened this issue Nov 18, 2018 · 1 comment

Comments

@bharadwajy
Copy link
Contributor

[Tracker Issue]

How to repro:

  1. cmake -G "Ninja" -DCMAKE_INSTALL_PREFIX=/full/path/to/install/llvm /full/path/to/src/llvm -DLLVM_TARGETS_TO_BUILD="X86;ARM" -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_DUMP=ON -DLLVM_ENABLE_ASSERTIONS=ON
  2. ninja check-mctoll

This results in multiple test failures.

@bharadwajy
Copy link
Contributor Author

Pushed the fix for the Release version tool crash. 4ec35e3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant