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

Compilation issues with debug and LTO enabled #29685

Closed
iopq opened this issue Nov 8, 2015 · 1 comment
Closed

Compilation issues with debug and LTO enabled #29685

iopq opened this issue Nov 8, 2015 · 1 comment

Comments

@iopq
Copy link

iopq commented Nov 8, 2015

I get Assertion failed: Ty == resolve(Ty->getRef()) && "type was not uniqued, possible ODR violation.", file C:\bot\slave\nightly-dist-rustc-win-msvc-64\build\src\llvm\lib\CodeGen\AsmPrinter\DwarfUnit.cpp, line 713 when trying to compile with debug and LTO at the same time

I am running Windows 8, using the MSVC 64 bit edition, 1.6 nightly

the project is https://github.com/ujh/iomrascalai if you want to reproduce the issue

@nagisa
Copy link
Member

nagisa commented Nov 8, 2015

Duplicate of #25270

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

3 participants