NAKAMURA Takumi
|
a1af545555
|
autoconf/m4/visibility_inlines_hidden.m4: Tweak for cygwin-g++-4.5.3. It folded conftest regardress of attributge((noinline)) with >=O1 .
llvm-svn: 150920
|
2012-02-19 12:05:12 +00:00 |
|
Benjamin Kramer
|
dcd607e3f1
|
Attempt #2 to fix mingw crossbuild. This time with more ugly hacks!
llvm-svn: 147196
|
2011-12-22 22:50:44 +00:00 |
|
Benjamin Kramer
|
ef9a96a9c3
|
Make the -fvisibility-inlines-hidden check more thorough in a hopeless attempt to fix mingw cross-compiles.
llvm-svn: 147191
|
2011-12-22 22:25:26 +00:00 |
|
Daniel Dunbar
|
4929090fb1
|
Reapply majority of r55557 but with the changes to compilation flags
disabled until issues with gcc 4.1 on linux 32-bit are resolved.
llvm-svn: 55636
|
2008-09-02 17:35:16 +00:00 |
|
Matthijs Kooijman
|
96700eceda
|
Revert r55557, it is causing linking failures on 32bit linux.
llvm-svn: 55628
|
2008-09-02 09:51:00 +00:00 |
|
Daniel Dunbar
|
767a0be71c
|
Enable -fvisibility-inlines-hidden by default for compilers which
support it.
llvm-svn: 55557
|
2008-08-30 01:16:19 +00:00 |
|