freebsd-dev/contrib/llvm
Dimitry Andric 7a06320990 Pull in r185616 from llvm trunk:
FastISel can only append to basic blocks.

  Compute the insertion point from the end of the basic block instead of
  skipping labels from the front.

  This caused failures in landing pads when live-in copies where inserted
  before instruction selection.

I missed this change in r252720; without it, certain compilation flags
can cause exception labels to not be generated, but still referenced,
leading to link errors.

Reported by:	zeising
MFC after:	3 days
2013-07-08 17:57:11 +00:00
..
include Pull in r185594 from llvm trunk: 2013-07-04 20:10:33 +00:00
lib Pull in r185616 from llvm trunk: 2013-07-08 17:57:11 +00:00
tools Pull in r185446 from clang trunk: 2013-07-03 19:08:10 +00:00
utils/TableGen Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
LICENSE.TXT Upgrade our copy of llvm/clang to trunk r178860, in preparation of the 2013-04-12 17:57:40 +00:00