NAKAMURA Takumi
|
b5e3e9dd27
|
Revert r129518, "Change ELF systems to use CFI for producing the EH tables. This reduces the"
It broke several builds.
llvm-svn: 129557
|
2011-04-15 03:35:57 +00:00 |
Rafael Espindola
|
aa2a7cd828
|
Change ELF systems to use CFI for producing the EH tables. This reduces the
size of the clang binary in Debug builds from 690MB to 679MB.
llvm-svn: 129518
|
2011-04-14 15:18:53 +00:00 |
Anton Korobeynikov
|
9be547cfd3
|
Add a possibility to switch between CFI directives- and table-based frame description emission. Currently all the backends use table-based stuff.
llvm-svn: 123476
|
2011-01-14 21:58:08 +00:00 |
Anton Korobeynikov
|
b46ef57de5
|
Add CFI directives-based frame information emission. Not hooked yet.
llvm-svn: 123474
|
2011-01-14 21:57:53 +00:00 |