| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
llvm-svn: 61707
|
| |
|
|
|
|
| |
Darwin doesn't. Make this optional for platforms.
llvm-svn: 61484
|
| |
|
|
| |
llvm-svn: 61420
|
| |
|
|
|
|
| |
about other platforms.
llvm-svn: 61415
|
| |
|
|
|
|
|
| |
The EH_frame and .eh symbols are now private, except for darwin9 and earlier.
The patch also fixes the definition of PrivateGlobalPrefix on pcc linux.
llvm-svn: 61242
|
| |
|
|
|
|
| |
Print a single parameter .file directive if we have an ELF target.
llvm-svn: 60480
|
| |
|
|
|
|
| |
adding a TargetMachine member to the base TargetAsmInfo class instead.
llvm-svn: 58624
|
| |
|
|
|
|
| |
mingw)
llvm-svn: 57106
|
| |
|
|
| |
llvm-svn: 56621
|
| |
|
|
| |
llvm-svn: 56607
|
| |
|
|
| |
llvm-svn: 56588
|
| |
|
|
| |
llvm-svn: 56585
|
| |
|
|
| |
llvm-svn: 56582
|
| |
|
|
| |
llvm-svn: 56580
|
| |
|
|
| |
llvm-svn: 56575
|
| |
|
|
| |
llvm-svn: 56574
|
| |
|
|
|
|
|
|
|
|
| |
objects in llvm.used (thanks Anton). Makes visible
the magic 'l' prefix for symbols on Darwin which are
to be passed through the assembler, then removed at
linktime (previously all references to this had been
hidden in the ObjC FE code, oh well).
llvm-svn: 55973
|
| |
|
|
| |
llvm-svn: 55957
|
| |
|
|
| |
llvm-svn: 55956
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the full bootstrap on Darwin:
/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.obj/./gcc/xgcc
-B/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.obj/./gcc/
-B/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.install/i386-apple-darwin9.4.0/bin/
-B/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.install/i386-apple-darwin9.4.0/lib/
-isystem /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.install/i386-apple-darwin9.4.0/include
-isystem /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.install/i386-apple-darwin9.4.0/sys-include
-O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../llvm-gcc.src/gcc
-I../../llvm-gcc.src/gcc/. -I../../llvm-gcc.src/gcc/../include
-I./../intl -I../../llvm-gcc.src/gcc/../libcpp/include
-I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber
-I/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.obj/include
-I/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/include
-DSHARED -m64 -DL_negdi2 -c ../../llvm-gcc.src/gcc/libgcc2.c -o
libgcc/x86_64/_negdi2_s.o
Assertion failed: (TargetRegisterInfo::isVirtualRegister(regA) &&
TargetRegisterInfo::isVirtualRegister(regB) && "cannot update physical
register live information"), function runOnMachineFunction, file
/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/lib/CodeGen/TwoAddressInstructionPass.cpp,
line 311.
/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.obj/./gcc/xgcc
-B/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.obj/./gcc/
-B/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.install/i386-apple-darwin9.4.0/bin/
-B/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.install/i386-apple-darwin9.4.0/lib/
-isystem /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.install/i386-apple-darwin9.4.0/include
-isystem /Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm-gcc.install/i386-apple-darwin9.4.0/sys-include
-O2 -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-isystem ./include -fPIC -pipe -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../llvm-gcc.src/gcc
-I../../llvm-gcc.src/gcc/. -I../../llvm-gcc.src/gcc/../include
-I./../intl -I../../llvm-gcc.src/gcc/../libcpp/include
-I../../llvm-gcc.src/gcc/../libdecnumber -I../libdecnumber
-I/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.obj/include
-I/Volumes/Sandbox/Buildbot/llvm/full-llvm/build/llvm.src/include
-DSHARED -m64 -DL_lshrdi3 -c ../../llvm-gcc.src/gcc/libgcc2.c -o
libgcc/x86_64/_lshrdi3_s.o
../../llvm-gcc.src/gcc/unwind-dw2.c:1527: internal compiler error: Abort trap
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions.
{standard input}:unknown:Undefined local symbol LBB21_11
{standard input}:unknown:Undefined local symbol LBB21_12
{standard input}:unknown:Undefined local symbol LBB21_13
{standard input}:unknown:Undefined local symbol LBB21_8
llvm-svn: 55928
|
| |
|
|
| |
llvm-svn: 55901
|
| |
|
|
| |
llvm-svn: 55900
|
| |
|
|
|
|
| |
caching of section flags string representations
llvm-svn: 54842
|
| |
|
|
| |
llvm-svn: 54542
|
| |
|
|
| |
llvm-svn: 53789
|
| |
|
|
| |
llvm-svn: 53788
|
| |
|
|
|
|
|
| |
constant pool, if relocation model is not static. This directly maps to
the way how GCC works.
llvm-svn: 53370
|
| |
|
|
| |
llvm-svn: 53368
|
| |
|
|
| |
llvm-svn: 53354
|
| |
|
|
|
|
| |
crazy :)
llvm-svn: 53350
|
| |
|
|
| |
llvm-svn: 53340
|
| |
|
|
| |
llvm-svn: 53324
|
| |
|
|
| |
llvm-svn: 53322
|
| |
|
|
| |
llvm-svn: 53320
|
| |
|
|
| |
llvm-svn: 53319
|
| |
|
|
| |
llvm-svn: 53318
|
| |
|
|
| |
llvm-svn: 53315
|
| |
|
|
| |
llvm-svn: 53314
|
| |
|
|
| |
llvm-svn: 53313
|
| |
|
|
| |
llvm-svn: 53312
|
| |
|
|
|
|
| |
generalized in the future.
llvm-svn: 53311
|
| |
|
|
| |
llvm-svn: 53307
|
| |
|
|
| |
llvm-svn: 53306
|
| |
|
|
| |
llvm-svn: 53305
|
| |
|
|
| |
llvm-svn: 53304
|
| |
|
|
| |
llvm-svn: 53303
|
| |
|
|
| |
llvm-svn: 53302
|
| |
|
|
| |
llvm-svn: 53301
|
| |
|
|
| |
llvm-svn: 53300
|
| |
|
|
| |
llvm-svn: 53299
|