1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/lib
Nirav Dave 29b7bfa64f [X86][MC] Fix bracket expression parsing in intel-style assembly.
Only perform struct field check on Identifier tokens.

Fixes PR28547.

Reviewers: rnk

Subscribers: llvm-commits

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

llvm-svn: 275445
2016-07-14 17:37:05 +00:00
..
Analysis GlobalsAA: Functions with the argmemonly attribute won't read arbitrary globals 2016-07-14 15:50:27 +00:00
AsmParser
Bitcode
CodeGen [CodeGen] Refactor MachineMemOperand's Flags enum. 2016-07-14 17:07:44 +00:00
DebugInfo
ExecutionEngine X86: handle external tail calls in Windows JIT 2016-07-14 17:27:06 +00:00
Fuzzer
IR [IR] Make getIndexedOffsetInType return a signed result 2016-07-13 03:42:38 +00:00
IRReader
LibDriver
LineEditor
Linker
LTO New pass manager for LICM. 2016-07-12 22:37:48 +00:00
MC [MC] Fix lexing ordering in assembly label parsing to preserve same line 2016-07-13 14:03:12 +00:00
Object [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
ObjectYAML
Option
Passes Revert r275401, it caused PR28551. 2016-07-14 14:41:25 +00:00
ProfileData [Coverage] Mark a few methods const (NFC) 2016-07-13 23:12:23 +00:00
Support [Object] Re-apply r275316 now that I have the corresponding LLD patch ready. 2016-07-14 02:24:01 +00:00
TableGen [TableGen] Autobrief-ize Record. NFC. 2016-07-14 14:53:14 +00:00
Target [X86][MC] Fix bracket expression parsing in intel-style assembly. 2016-07-14 17:37:05 +00:00
Transforms Revert r275401, it caused PR28551. 2016-07-14 14:41:25 +00:00
CMakeLists.txt
LLVMBuild.txt