Go to file
Chris Lattner 09bfe645f6 apparently jmpl $1,$2 is an alias for ljmpl, similiarly
for call.  Add this.

llvm-svn: 113948
2010-09-15 05:25:21 +00:00
clang build: Start sketching code to allow grafting libc++ build into LLVM/Clang build if 2010-09-15 03:53:45 +00:00
compiler-rt Adds an extra explicit cast to fix Bug 7931 and removes codepaths that were never used 2010-08-17 19:13:45 +00:00
debuginfo-tests test case for r113843. 2010-09-14 20:29:59 +00:00
libcxx tests/lit: Split options into two groups, so we don't get driver warnings about 2010-09-15 04:31:58 +00:00
lldb Fixed a race condition that was sometimes stopping our command line 2010-09-15 05:19:45 +00:00
llvm apparently jmpl $1,$2 is an alias for ljmpl, similiarly 2010-09-15 05:25:21 +00:00