Displaying 1 result from an estimated 1 matches for "passremarksanalysisoptloc".
2015 Jun 24
2
[LLVMdev] Out-of-source subclassses vs. LLVM's RTTI system
Hi Tobias
On Wed, Jun 24, 2015 at 12:43 PM, Tobias Grosser <tobias at grosser.es> wrote:
> Maybe have a look at Polly's lib/Analysis/ScopDetectionDiagnostic.cpp and
> lib/Analysis/ScopDetection.cpp. We use LLVM's diagnostics in a loadable
> module without modifying LLVM's DiagnosticKind enum.
>
Thanks very much for the suggestion. It looks like Polly's