原始内容
高亮显示
复制内容
// RUN: %clang -target x86_64-linux-gnu -gsplit-dwarf -S -emit-llvm -o - %s | FileCheck %s int main (void) { return 0; } // Testing to ensure that the dwo name gets output into the compile unit. // CHECK: split-debug-filename.dwo
您还没有登录,登录后您可以:
首次使用?从这里 注册