Skip to content
  1. Apr 17, 2010
  2. Apr 16, 2010
  3. Apr 15, 2010
  4. Apr 14, 2010
  5. Apr 08, 2010
  6. Apr 07, 2010
  7. Apr 05, 2010
  8. Apr 04, 2010
  9. Apr 02, 2010
  10. Apr 01, 2010
  11. Mar 31, 2010
  12. Mar 30, 2010
  13. Mar 29, 2010
  14. Mar 26, 2010
  15. Mar 24, 2010
  16. Mar 20, 2010
  17. Mar 16, 2010
    • Daniel Dunbar's avatar
      MC: Allow modifiers in MCSymbolRefExpr, and eliminate X86MCTargetExpr. · 55992564
      Daniel Dunbar authored
       - Although it would be nice to allow this decoupling, the assembler needs to be able to reason about MCSymbolRefExprs in too many places to make this viable. We can use a target specific encoding of the variant if this becomes an issue.
       - This patch also extends llvm-mc to support parsing of the modifiers, as opposed to lumping them in with the symbol.
      
      llvm-svn: 98592
      55992564
Loading