commit | d9ea7ad50b10b6ef41f9e9331a60573228831475 | [log] [tgz] |
---|---|---|
author | Matt Wala <wala@chromium.org> | Tue Jul 22 18:26:05 2014 -0700 |
committer | Matt Wala <wala@chromium.org> | Tue Jul 22 18:26:05 2014 -0700 |
tree | 5d6ca365373465683a6e7bd95d46d7621ad73f3a | |
parent | 53c5e6092d212bb7c8afac51674ab9dcd6aa696a [diff] |
Add -arch=x86 and -filetype=obj to all RUN lines involving llvm-mc. This fixes the failing validation of callindirect.pnacl.ll. The following tests fail to validate (some due to the addition of -filetype=obj): * convert.ll * globalinit.pnacl.ll * mangle.ll * nacl-atomic-fence-all.ll * shift.ll BUG=none R=stichnot@chromium.org Review URL: https://codereview.chromium.org/410743005