Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
94a4bcdce36558e918be2c29f2e4ce4cb1528c8f
/
lib
/
CodeGen
/
MachineModuleInfo.cpp
3dadeb3
Do not mark EH tables no-dead-strip unless the associated function is so marked.
by Dale Johannesen
· 18 years ago
8eaa5a9
remove #includage
by Chris Lattner
· 18 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
4ff179f
The C++ exception handling personality function wants
by Duncan Sands
· 18 years ago
bb2f222
Change the PointerType api for creating pointer types. The old functionality of PointerType::get() has become PointerType::getUnqual(), which returns a pointer in the generic address space. The new prototype of PointerType::get() requires both a type and an address space.
by Christopher Lamb
· 18 years ago
d83c2c0
Provide a way to update DescGlobals cache directly.
by Devang Patel
· 18 years ago
241a0c9
Fix PR1628. When exception handling is turned on,
by Duncan Sands
· 18 years ago
923fdb1
There is an impedance matching problem between LLVM and
by Duncan Sands
· 18 years ago
f17a25c
It's not necessary to do rounding for alloca operations when the requested
by Dan Gohman
· 18 years ago