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

Enums attempt to redefine manifest constants in macho writer #1426

Closed
llvmbot opened this issue Dec 16, 2006 · 1 comment
Closed

Enums attempt to redefine manifest constants in macho writer #1426

llvmbot opened this issue Dec 16, 2006 · 1 comment
Labels
bugzilla Issues migrated from bugzilla build-problem llvm:codegen

Comments

@llvmbot
Copy link
Collaborator

llvmbot commented Dec 16, 2006

Bugzilla Link 1054
Resolution FIXED
Resolved on Feb 22, 2010 12:43
Version 1.9
OS MacOS X
Attachments Enum/manifest constant fixes for macho writer code.
Reporter LLVM Bugzilla Contributor

Extended Description

Shouldn't try to redefine manifest constants/#defines that system header files
might be providing. See patch.

@lattner
Copy link
Collaborator

lattner commented Dec 16, 2006

Side note: please don't put tags like "(scottm)" into the patches.

Patches applied:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20061211/041494.html
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20061211/041493.html

Thanks!!

-Chris

@llvmbot llvmbot transferred this issue from llvm/llvm-bugzilla-archive Dec 3, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugzilla Issues migrated from bugzilla build-problem llvm:codegen
Projects
None yet
Development

No branches or pull requests

2 participants