Mercurial > hg > CbC > CbC_llvm
comparison clang/test/Modules/ModuleDebugInfoDwoId.cpp @ 236:c4bab56944e8 llvm-original
LLVM 16
author | kono |
---|---|
date | Wed, 09 Nov 2022 17:45:10 +0900 |
parents | 79ff65ed7e25 |
children | 1f2b6ac9f198 |
comparison
equal
deleted
inserted
replaced
232:70dce7da266c | 236:c4bab56944e8 |
---|---|
1 // UNSUPPORTED: -zos, -aix | |
1 // Tests that dwoIds in modules match the dwoIDs in the main file. | 2 // Tests that dwoIds in modules match the dwoIDs in the main file. |
2 | 3 |
3 // REQUIRES: asserts | 4 // REQUIRES: asserts |
4 | 5 |
5 // RUN: rm -rf %t.cache | 6 // RUN: rm -rf %t.cache |