commit | 83f6fece724871cd23b5744d72d8f0846c4490c1 | [log] [tgz] |
---|---|---|
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Fri Mar 06 18:38:42 2015 +0000 |
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | Fri Mar 06 18:38:42 2015 +0000 |
tree | c6029487b69ca3b75df172ff395382ee1f77d28b | |
parent | be76ce0ca1bef973bf13f5b11946b9801a767ccb [diff] |
[AsmPrinter][TLOF] XFAIL AArch64 test to appease buildbots The checking for extgotequiv and localgotequiv rely on the emission order, which is not guaranteed because we use DenseMap to hold the GOT equivalents. XFAIL this now until I get time to use MapVector and test out the solution. In the meantime, appease buildbots. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231497 91177308-0d34-0410-b5e6-96231b3b80d8