repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
zpu: generate slightly more zpu like code
[llvm/zpu.git]
/
test
/
FrontendAda
/
constant_fold.ads
blob
6223e7cb64ddd84246309fd1c32a173391406edb
1
-- RUN: %llvmgcc -S -emit-llvm %s -o - | not grep ptrtoint
2
package
Constant_Fold
is
3
Error
:
exception
;
4
end
;