summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Timer.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2019-02-26 21:51:16 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2019-02-26 21:51:16 +0000
commit305b6b9647b74466dc4082a203b25fd73a6ed10c (patch)
tree840beeeb4100cf9c94b7266cef412065b9b68d4b /llvm/lib/Support/Timer.cpp
parent938d3f461bfff0d56d1b433a804528e8433df95e (diff)
downloadbcm5719-llvm-305b6b9647b74466dc4082a203b25fd73a6ed10c.tar.gz
bcm5719-llvm-305b6b9647b74466dc4082a203b25fd73a6ed10c.zip
[OPENMP][CUDA]Do not emit warnings for variables in late-reported asm
statements. If the assembler instruction is not generated and the delayed diagnostic is emitted, we may end up with extra warning message for variables used in the asm statement. Since the asm statement is not built, the variables may be left non-referenced and it may produce a warning about a use of the non-initialized variables. llvm-svn: 354928
Diffstat (limited to 'llvm/lib/Support/Timer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud