projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6184feb
)
this seems dead (and broke the ia64 build, so..)
author
Duraid Madina
<duraid@octopus.com.au>
Fri, 20 May 2005 06:21:59 +0000
(06:21 +0000)
committer
Duraid Madina
<duraid@octopus.com.au>
Fri, 20 May 2005 06:21:59 +0000
(06:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22147
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/X86/X86JITInfo.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/X86/X86JITInfo.cpp
b/lib/Target/X86/X86JITInfo.cpp
index 4fef094a3facb3e90fd5b39953a80772fbe4b529..5c4e53257b734a45a8318ccc6014b33fe62a9275 100644
(file)
--- a/
lib/Target/X86/X86JITInfo.cpp
+++ b/
lib/Target/X86/X86JITInfo.cpp
@@
-74,7
+74,6
@@
extern "C" {
// Not an i386 host
void X86CompilationCallback() {
assert(0 && "This is not a X86, you can't execute this!");
- abort();
}
#endif
}