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

trivially changing tblgen causes tons of stuff to rebuild  #1207

Closed
lattner opened this issue Jul 19, 2006 · 2 comments
Closed

trivially changing tblgen causes tons of stuff to rebuild  #1207

lattner opened this issue Jul 19, 2006 · 2 comments
Assignees
Labels
bugzilla Issues migrated from bugzilla quality-of-implementation

Comments

@lattner
Copy link
Collaborator

lattner commented Jul 19, 2006

Bugzilla Link 835
Resolution FIXED
Resolved on Feb 22, 2010 12:49
Version 1.7
OS All

Extended Description

Instructions.gen depends on tblgen, and lots of stuff uses intrinsics.gen.  We should do the "only if bytes
actually changed" trick like the code generators do to avoid rebuilding everything.

-Chris

@lattner
Copy link
Collaborator Author

lattner commented Jul 19, 2006

assigned to @lattner

@lattner
Copy link
Collaborator Author

lattner commented Jul 20, 2006

@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 quality-of-implementation
Projects
None yet
Development

No branches or pull requests

1 participant