Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Exposing the noduplicate attribute within Clang, which marks functions so ↵ | Aaron Ballman | 2014-02-22 | 1 | -0/+8 |
that the optimizer does not duplicate code. Patch thanks to Marcello Maggioni! llvm-svn: 201941 |