Skip to content

Instantly share code, notes, and snippets.

View jmorse's full-sized avatar

Jeremy Morse jmorse

View GitHub Profile
--- |
; RUN: llc %s -march=x86-64 -run-pass=livedebugvalues -o - -experimental-debug-variable-locations | FileCheck %s -implicit-check-not=DBG_VALUE
define i32 @_Z8bb_to_bb() local_unnamed_addr !dbg !12 {
entry:
br label %bb1, !dbg !17
bb1:
br label %bb2, !dbg !17
bb2:
br label %bb3, !dbg !17
// Test line numbers in signal handlers
// RUN: %clangxx %s -o %t -O0
// RUN: %env_tool_opts=handle_segv=1:print_stacktrace=1 not %run %t 1 2>&1 | FileCheck --check-prefixes=CHECK1,CHECK %s
// RUN: %env_tool_opts=handle_segv=1:print_stacktrace=1 not %run %t 2 2>&1 | FileCheck --check-prefixes=CHECK2,CHECK %s
// RUN: %env_tool_opts=handle_segv=1:print_stacktrace=1 not %run %t 3 2>&1 | FileCheck --check-prefixes=CHECK3,CHECK %s
// RUN: %env_tool_opts=handle_segv=1:print_stacktrace=1 not %run %t 4 2>&1 | FileCheck --check-prefixes=CHECK4,CHECK %s
// FIXME: seems to fail on ARM
// REQUIRES: x86_64-target-arch
; ModuleID = '/tmp/cgscc-func.bc'
source_filename = "/Users/vsk/src/llvm-project-master/llvm/lib/Analysis/CGSCCPassManager.cpp"
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-apple-macosx10.14.0"
%"class.llvm::Value" = type { %"class.llvm::Type"*, %"class.llvm::Use"*, i8, i8, i16, i32 }
%"class.llvm::Type" = type { %"class.llvm::LLVMContext"*, i32, i32, %"class.llvm::Type"** }
%"class.llvm::LLVMContext" = type { %"class.llvm::LLVMContextImpl"* }
%"class.llvm::LLVMContextImpl" = type opaque
%"class.llvm::Use" = type { %"class.llvm::Value"*, %"class.llvm::Use"*, %"class.llvm::PointerIntPair" }
[Tue Dec 11 14:47:25 2012] [error] [client 10.0.2.2] mod_wsgi (pid=10917): Exception occurred processing WSGI script '/srv/nemesis/nemesis/nemesis.wsgi'., referer: https://localhost:10443/userman/
[Tue Dec 11 14:47:25 2012] [error] [client 10.0.2.2] Traceback (most recent call last):, referer: https://localhost:10443/userman/
[Tue Dec 11 14:47:25 2012] [error] [client 10.0.2.2] File "/usr/lib/python2.7/site-packages/flask/app.py", line 1518, in __call__, referer: https://localhost:10443/userman/
[Tue Dec 11 14:47:25 2012] [error] [client 10.0.2.2] return self.wsgi_app(environ, start_response), referer: https://localhost:10443/userman/
[Tue Dec 11 14:47:25 2012] [error] [client 10.0.2.2] File "/usr/lib/python2.7/site-packages/flask/app.py", line 1506, in wsgi_app, referer: https://localhost:10443/userman/
[Tue Dec 11 14:47:25 2012] [error] [client 10.0.2.2] response = self.make_response(self.handle_exception(e)), referer: https://localhost:10443/userman/
[Tue Dec 11 14:47:25 2012] [error] [client 1