llvm/test/MC
Sam Clegg 589c8caef1 [WebAssembly] Use the correct size for MCFillFragment
Summary: When implementing MCFillFragment, use the size of the fragment,
rather than the size of the section.

Patch by Dan Gohman

Differential Revision: https://reviews.llvm.org/D35090

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307565 91177308-0d34-0410-b5e6-96231b3b80d8
2017-07-10 18:36:34 +00:00
..
AArch64 Add @LINE to checks in a test. 2017-07-06 19:09:35 +00:00
AMDGPU [AMDGPU][mc][gfx9] Added support of op_sel/op_sel_hi for V_MAD_MIX* 2017-07-07 14:29:06 +00:00
ARM [AsmParser] Mnemonic Spell Corrector 2017-07-05 12:39:13 +00:00
AsmParser fix trivial typo in comment, NFC 2017-06-26 06:32:04 +00:00
AVR [AVR] Remove a bunch of now-obselete tests 2017-07-01 05:23:13 +00:00
COFF Use @LINE in two more tests. 2017-07-06 21:33:23 +00:00
Disassembler [SystemZ] Add all remaining instructions 2017-06-30 20:43:40 +00:00
ELF Use @LINE in two more tests. 2017-07-06 21:33:23 +00:00
Hexagon [Hexagon] Handle a global operand to A2_addi when creating duplexes 2017-06-22 15:53:31 +00:00
Lanai [lanai] Add more tests for assembly of conditional ALU ops 2016-07-11 17:58:16 +00:00
MachO IR: Replace the "Linker Options" module flag with "llvm.linker.options" named metadata. 2017-06-12 20:10:48 +00:00
Markup MC: Simple example parser for MC assembly markup. 2012-10-31 23:24:13 +00:00
Mips Add a test for relocation addend on mips. 2017-07-05 19:31:07 +00:00
PowerPC [Power9] Added support for the modsw, moduw, modsd, modud hardware instructions. 2017-06-12 17:58:42 +00:00
Sparc [Sparc] Remove execute permissions from non-executable text files 2017-05-17 11:05:20 +00:00
SystemZ [SystemZ] Add all remaining instructions 2017-06-30 20:43:40 +00:00
WebAssembly [WebAssembly] Use the correct size for MCFillFragment 2017-07-10 18:36:34 +00:00
X86 Fix PR33625. 2017-06-28 17:56:07 +00:00