Defining a new API for debug options that doesn't rely on static global cl::opts.
[oota-llvm.git] / lib / Support / regcclass.h
2014-06-12 Artyom Skrobovadding re-include guards into lib/Support/reg*.h
2009-08-30 Torok EdwinAdd regular expression matching support, based on OpenB...