summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm-c
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2019-04-09 21:37:21 +0000
committerCraig Topper <craig.topper@intel.com>2019-04-09 21:37:21 +0000
commit60f83544bb373debc0568cc001f26b82cf803e88 (patch)
treece7faf868bea4912bcdb85215d7d1a87c451cd2e /llvm/include/llvm-c
parent9bf092d71989771fafc8c7c775dba8bb3779b5bd (diff)
downloadbcm5719-llvm-60f83544bb373debc0568cc001f26b82cf803e88.tar.gz
bcm5719-llvm-60f83544bb373debc0568cc001f26b82cf803e88.zip
[X86] Fix a dangling StringRef issue introduced in r358029.
I was attempting to convert mnemonics to lower case after processing a pseudo prefix. But the ParseOperands just hold a StringRef for tokens so there is no where to allocate the memory. Add FIXMEs for the lower case issue which also exists in the prefix parsing code. llvm-svn: 358036
Diffstat (limited to 'llvm/include/llvm-c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud