| commit | 1735b2919698da5e67a11bbce01feef77c481b7b | [log] [tgz] |
|---|---|---|
| author | Eli Friedman <eli.friedman@gmail.com> | Sat Jun 11 01:55:07 2011 +0000 |
| committer | Eli Friedman <eli.friedman@gmail.com> | Sat Jun 11 01:55:07 2011 +0000 |
| tree | 8f73710fcda1fcaa7e4d58d0dcd110d20fe60322 | |
| parent | 33823727c80ad78773c09a588d8399fc0f4f0b9a [diff] |
Make sure to pass OpFlags into MachineInstrBuilder::addExternalSymbol; the memcpy/memset symbol doesn't get marked up correctly in PIC modes otherwise. Should fix llvm-x86_64-linux-checks buildbot. Followup to r132864. llvm-svn: 132869