Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
test
CodeGenCXX
asm.cpp
Find file
Blame
History
Permalink
Properly handle temporaries that are created in a AsmStmt.
· 3050d9bd
Argyrios Kyrtzidis
authored
Nov 02, 2010
Previously the temporaries would get destroyed before the asm call. llvm-svn: 118001
3050d9bd
Loading