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

llvm-as aborts on no-such-intrinsic error #1700

Closed
llvmbot opened this issue Apr 14, 2007 · 1 comment
Closed

llvm-as aborts on no-such-intrinsic error #1700

llvmbot opened this issue Apr 14, 2007 · 1 comment
Labels

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Apr 14, 2007

Bugzilla Link 1328
Resolution FIXED
Resolved on Feb 22, 2010 12:48
Version trunk
OS All
Reporter LLVM Bugzilla Contributor

Extended Description

For example:

llvm-as: /proj/llvm/llvm-2/include/llvm/Intrinsics.gen:1208: unsigned int
llvm::Function::getIntrinsicID() const: Assertion `0 && "Unknown LLVM intrinsic
function!"' failed.

This isn't very friendly. It should produce an error message and exit non-zero
instead.

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
troelsbjerre pushed a commit to troelsbjerre/llvm-project that referenced this issue Jan 10, 2024
…a767aef6b041d0db20bdf3a9e06b5

[lldb] Return empty string from getExtraMakeArgs when not implemented
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant