Skip to content

Compilation issues with debug and LTO enabled #29685

New issue

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

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

Already on GitHub? # to your account

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

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

No branches or pull requests

3 participants