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
CodeGen
CodeGenModule.cpp
Find file
Blame
History
Permalink
implement codegen support for most unary operators when
· a77acbdc
Chris Lattner
authored
Dec 29, 2007
initializing a global. This handles important cases like: float foo3 = -0.01f; llvm-svn: 45427
a77acbdc
Loading