Skip to content
Snippets Groups Projects
Commit ac893d68 authored by Rafael Espindola's avatar Rafael Espindola
Browse files

Pass -disable-cfi.

llvm-svn: 130995
parent 2b23ce98
No related branches found
No related tags found
No related merge requests found
// RUN: %llvmgcc -O2 -S -g %s -o - | llc -o 2010-01-05-LinkageName.s -O0 // RUN: %llvmgcc -O2 -S -g %s -o - | llc -disable-cfi -o 2010-01-05-LinkageName.s -O0
// RUN: %compile_c 2010-01-05-LinkageName.s -o 2010-01-05-LinkageName.s // RUN: %compile_c 2010-01-05-LinkageName.s -o 2010-01-05-LinkageName.s
struct tm {}; struct tm {};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment