mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-30 06:40:53 +00:00
we don't need this here
llvm-svn: 8233
This commit is contained in:
parent
7ad1509544
commit
3779c373ca
@ -9,7 +9,6 @@
|
||||
#define SJLJ_EXCEPTION_H
|
||||
|
||||
#include "Exception.h"
|
||||
#include <cassert>
|
||||
|
||||
struct llvm_sjlj_exception {
|
||||
// JmpBuffer - This is the buffer which was longjmp'd with.
|
||||
|
@ -9,7 +9,6 @@
|
||||
#define SJLJ_EXCEPTION_H
|
||||
|
||||
#include "Exception.h"
|
||||
#include <cassert>
|
||||
|
||||
struct llvm_sjlj_exception {
|
||||
// JmpBuffer - This is the buffer which was longjmp'd with.
|
||||
|
Loading…
Reference in New Issue
Block a user