The _code field in an NSError is signed, not unsigned. (#119764)
[llvm-project.git] / flang / examples / FlangOmpReport / CMakeLists.txt
blobbd5172a9fde598801a657e154c6917536309328b
1 add_llvm_example_library(flangOmpReport
2   MODULE
3   FlangOmpReport.cpp
4   FlangOmpReportVisitor.cpp
6   DEPENDS
7   acc_gen
8   flangFrontend
9   omp_gen