aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CompilerDriver/Common.td
AgeCommit message (Expand)Author
2009-01-28Add three new option properties.Mikhail Glushenkov
2008-12-17Some enhancements for the 'case' expression.Mikhail Glushenkov
2008-12-07Make 'extern' an option property.Mikhail Glushenkov
2008-12-07Use (actions) instead of option properties, support external options.Mikhail Glushenkov
2008-11-28Add 'hidden' and 'really_hidden' option properties.Mikhail Glushenkov
2008-11-17Support dependencies between plugins by priority-sorting.Mikhail Glushenkov
2008-11-17Add a layer of indirection to make plugins more flexible.Mikhail Glushenkov
2008-10-02Build system tweaks to make it more convenient for the plugin authors.Mikhail Glushenkov