Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-16 | [IR] Add 'Append' and 'AppendUnique' module flag behaviors. | Daniel Dunbar | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172659 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-01-15 | [IR] Add verification for module flags with the "require" behavior. | Daniel Dunbar | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172549 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2013-01-15 | [IR] Add verifier support for llvm.module.flags. | Daniel Dunbar | |
- Also, update the LangRef documentation on module flags to match the implementation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172498 91177308-0d34-0410-b5e6-96231b3b80d8 |